Open
Description
Version
4.0.2
Reproduction link
https://besenwagen.github.io/vue-router-next-broken-esm-browser-dist/
Steps to reproduce
- Open reproduction URL in a browser
- Observe TypeError in console
What is expected?
The ES module import is resolved.
What is actually happening?
A TypeError is thrown because 'vue' is not resolvable.