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

Error with import vue by es module #8574

Closed
lizheming opened this issue Jul 30, 2018 · 2 comments
Closed

Error with import vue by es module #8574

lizheming opened this issue Jul 30, 2018 · 2 comments

Comments

@lizheming
Copy link

Version

2.5.17-beta.0

Reproduction link

https://jsbin.com/kizeyopoqa

Steps to reproduce

open url and you can see an error in dev tool.

What is expected?

normal output console.log

What is actually happening?

Uncaught ReferenceError: process is not defined


I think process.env should be compiled in build progress.

@JounQin
Copy link
Contributor

JounQin commented Jul 30, 2018

There is already a PR #7110 tracking for it.

@lizheming
Copy link
Author

OK, thank you very much. I have searched related question in issue but not pull request.

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