ES6 转 ES51. 安装npm install babel-core babel-loader@7.1.5 babel-plugin-transform-runtime babel-preset-env babel-preset-stage-0 -Dindex.js里面写入const fn = () => { console.log(123)}配置loader {test:/\.js/,use:['babel-loader'],exc