qq_0_186
2019-02-27 22:44
ERROR in multi ./hello.js hello.bundle.js
Module not found: Error: Can't resolve 'hello.bundle.js' in 'D:\webpack-test'
@ multi ./hello.js hello.bundle.js main[1]
写成webpack hello.js -o hello.bundle.js就可以了,webpack4.x新语法
晒出来你的源码看看,可能是webpack.config.js出错了
webpack深入与实战
86561 学习 · 721 问题
相似问题