Add plugins to .babelrc { 1 2 3 2 "presets": ["es2015", "react"], ... 3 For webpack, add only the plugin that allows dynamic import syntax.
確定! 回上一頁