We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
process.env
3.0.0-beta.12
https://github.com/bekalshenoy/vue-next-error
yarn dev
localhost:3000
test/index.html
No Error
The text was updated successfully, but these errors were encountered:
Please track here.vitejs/vite#161
Sorry, something went wrong.
process is not defined
No branches or pull requests
Version
3.0.0-beta.12
Reproduction link
https://github.com/bekalshenoy/vue-next-error
Steps to reproduce
yarn dev
localhost:3000
test/index.html
linkWhat 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 ViteThe text was updated successfully, but these errors were encountered: