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出错了