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 have an application based on vue-cli and webpack. When you run the npm run build, the application does not go into production mode.
npm run build
I already checked the documentation and apparently it is correct.
Thank you for your help.
vue --version = 2.2.0 [email protected] [email protected]
with npm run build:
with npm run dev:
The text was updated successfully, but these errors were encountered:
Please open issue in template repo.
Sorry, something went wrong.
No branches or pull requests
I have an application based on vue-cli and webpack. When you run the
npm run build
, the application does not go into production mode.I already checked the documentation and apparently it is correct.
Thank you for your help.
with npm run build:
![captura de tela 2017-02-20 as 09 35 31](https://cloud.githubusercontent.com/assets/14337850/23125334/fbf0d504-f74f-11e6-903f-b4b15ccd31ce.png)
with npm run dev:
![captura de tela 2017-02-20 as 09 35 15](https://cloud.githubusercontent.com/assets/14337850/23125362/168f1006-f750-11e6-995a-1625c141d578.png)
The text was updated successfully, but these errors were encountered: