Closed
Description
When I update vue-loader to the latest (11.1.3), yarn package manager will use vue-hot-reload-api version 2.0.6, not the latest(2.0.11). And it refuse to use the latest vue-hot-reload-api even if I explicitly add it as dependency. This will result in runtime error with latest vue esm runtime.
I know this is probably yarn's issue, but I assume that this can be resolved simply by bump dependencies in package.json?
Metadata
Metadata
Assignees
Labels
No labels