We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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 vue@2.1.10 webpack@1.14.0
with npm run build:
with npm run dev: