➜ webpack-learning webpack js/entry.js bundle.js
Hash: 893c80547a0ead8afe05
Version: webpack 4.0.1Time: 339ms
Built at: 3/4/20189:43:26 AM
1 asset
Entrypoint main = main.js
[0] ./js/module-two.js 26bytes {0} [built]
[1] ./js/module-one.js 26bytes {0} [built]
[2] ./js/entry.js 49bytes {0} [built]
[3] multi ./js/entry.js bundle.js 40bytes {0} [built]
WARNING in configuration
The'mode' option has not been set. Set 'mode' option to 'development' or 'production' to enable defaults for this environment.
ERROR in multi ./js/entry.js bundle.js
Module not found: Error: Can't resolve 'bundle.js' in '/Users/zhijiexie/Desktop/webpack-learning'@ multi ./js/entry.js bundle.js