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

@vue/... esm bundler have reference to process.env #1194

Closed
bekalshenoy opened this issue May 16, 2020 · 1 comment
Closed

@vue/... esm bundler have reference to process.env #1194

bekalshenoy opened this issue May 16, 2020 · 1 comment

Comments

@bekalshenoy
Copy link
Contributor

bekalshenoy commented May 16, 2020

Version

3.0.0-beta.12

Reproduction link

https://github.com/bekalshenoy/vue-next-error

Steps to reproduce

  • Clone The Reproduction
  • Install Depencies
  • run yarn dev
  • go to localhost:3000
  • click test/index.html link
  • open devtool console

What is expected?

No Error

What is actually happening?


@vue/shared, @vue/reactivity. @vue/runtime-core, .etc esm bundler have reference to process.env. So These Are Not Working In Vite


@bekalshenoy bekalshenoy changed the title @vue/shared esm bundler have reference to process.env @vue/... esm bundler have reference to process.env May 16, 2020
@underfin
Copy link
Member

underfin commented May 16, 2020

Please track here.vitejs/vite#161

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants