Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VueRouter 4.0.8 esm-browser build broken #961

Closed
sfaut opened this issue May 23, 2021 · 1 comment
Closed

VueRouter 4.0.8 esm-browser build broken #961

sfaut opened this issue May 23, 2021 · 1 comment

Comments

@sfaut
Copy link

sfaut commented May 23, 2021

Version

4.0.8

Reproduction link

https://codepen.io/JCH77/pen/ExWmjNy

Steps to reproduce

Use esm-browser builds
Import Vue 3.0.11 => OK
Import VueRouter 4.0.8 => The following error occurs :
Uncaught TypeError: Failed to resolve module specifier "vue". Relative references must start with either "/", "./", or "../".

What is expected?

VueRouter esm-browser build import success

What is actually happening?

VueRouter esm-browser build import fail

@sfaut sfaut changed the title VueRouter 4.0.8 esm-bundler build broken VueRouter 4.0.8 esm-browser build broken May 24, 2021
@posva
Copy link
Member

posva commented May 26, 2021

Please search existing issues before opening one.
Duplicate of #694

@posva posva closed this as completed May 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants