Skip to content

Replace modesToZip with NODE_ENV=production #72

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

Merged
merged 1 commit into from
Dec 3, 2019

Conversation

franciscolourenco
Copy link
Contributor

This is a breaking change, but modesToZip is not working for me anyway,
so I wonder if anyone is actually using it successfully.

https://cli.vuejs.org/guide/mode-and-env.html#example-staging-mode

Close #70
Fix #71

This is a breaking change, but modesToZip is not working for me anyway,
so I wonder if anyone is actually using it successfully.

https://cli.vuejs.org/guide/mode-and-env.html#example-staging-mode

Close adambullmer#70
Fix adambullmer#71
@adambullmer adambullmer merged commit a677ace into adambullmer:master Dec 3, 2019
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

Successfully merging this pull request may close these issues.

yarn build --mode=staging doesn't work Use NODE_ENV instead of api.service.mode
2 participants