docs
docs copied to clipboard
Webpack\hot case-naming error?
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?