首先安装babel-loader和babel核心库:npm install --save-dev babel-loader @babel/core然后在webpack.config.js中modules中配置babelmodule: ...
確定! 回上一頁