### Version 4.0.2 ### Reproduction link [https://besenwagen.github.io/vue-router-next-broken-esm-browser-dist/](https://besenwagen.github.io/vue-router-next-broken-esm-browser-dist/) ### Steps to reproduce 1) Open reproduction URL in a browser 2) 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. <!-- generated by vue-issues. DO NOT REMOVE -->