手记

webpack使用问题

问题:webpack hello.js hello.bundle.js使用有问题

解决方案:webpack ./hello.js -o hello.bundle.js --mode development

参考网页:
https://stackoverflow.com/questions/49377170/module-not-found-error-cant-resolve-hello-bundle-js-in-d-webpackdemo

1人推荐
随时随地看视频
慕课网APP