webpack / docs

[OLD] documentation for webpack
http://webpack.github.io/docs/
1.46k stars 127 forks source link

Webpack\hot case-naming error? #106

Open mohammedajao opened 6 years ago

mohammedajao commented 6 years ago

Case-semantic and casing errors with modules in the hot folder.

"Multiple modules use XX.js" is repeated for files for the hot folder such as emitter.js

This is from making a new project via vue-cli. I can run the dev server but why does this error exist?