報錯信息babel配置{ "presets": [ [ "env", { "targets": { "node": "current", "uglify": true } } ], "react", "stage-2" ], "plugins": [ "transform-decorators-legacy", "syntax-dynamic-import", [ "import", { "libraryName": "antd", "style": true } ], "react-loadable/babel" ]}引入了syntax-dynamic-import還是報語法錯誤,求助。。。
webpack服務器渲染代碼分割的問題
素胚勾勒不出你
2019-02-26 17:36:27