We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 911f249 commit 461b7fcCopy full SHA for 461b7fc
.babelrc.js
@@ -7,7 +7,7 @@ module.exports = {
7
'@babel/preset-react',
8
],
9
plugins: [
10
- 'babel-plugin-syntax-dynamic-import',
+ '@babel/plugin-syntax-dynamic-import',
11
'@babel/plugin-proposal-class-properties',
12
'@babel/plugin-proposal-object-rest-spread',
13
[
0 commit comments