关于useBuiltIns: 'usage'
来源:3-11 使用 Babel 处理 ES6 语法(1)
宅到深处自然萌
2019-05-18
设置了corejs,尝试了各种组合,但就是会报错:
ERROR in Error: webpack:///(webpack)/buildin/harmony-module.js?:34
/* WEBPACK VAR INJECTION /}.call(this, webpack_require(/! ./harmony-module.js */ “./node_modules/_webp
ack@4.31.0@webpack/buildin/harmony-module.js”)(module)))
TypeError: webpack_require(…) is not a function
有人能解答吗???
写回答
2回答
-
Dell
2019-05-19
corejs这块要设置成3
00 -
宅到深处自然萌
提问者
2019-05-18
好像与html-webpack-plugin不兼容
00
相似问题