mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-01 12:42:50 +08:00
Update transform dynamic import
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
"@babel/preset-flow": "7.0.0",
|
||||
"@babel/preset-react": "7.0.0",
|
||||
"babel-plugin-macros": "2.4.2",
|
||||
"babel-plugin-transform-dynamic-import": "2.0.0",
|
||||
"babel-plugin-transform-dynamic-import": "2.1.0",
|
||||
"babel-plugin-transform-react-remove-prop-types": "0.4.18"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user