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
I change the .env.local file in development environment,need rerun the npm run serve script to make it effect。How to make it rerun auto?
.env.local
npm run serve
env: true
The text was updated successfully, but these errors were encountered:
Same Problem here ;)
Sorry, something went wrong.
Any news on that, or we should wait for another year?
No branches or pull requests
What problem does this feature solve?
I change the
.env.local
file in development environment,need rerun thenpm run serve
script to make it effect。How to make it rerun auto?What does the proposed API look like?
env: true
The text was updated successfully, but these errors were encountered: