-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Closed
Description
What problem does this feature solve?
Simplify build environments
What does the proposed API look like?
Currently if I want to run a test build I have to do vue-cli-service build --mode=test
if It would respect the NODE_ENV I could run it as NODE_ENV=development vue-cli-service build
or NODE_ENV=development yarn build
Metadata
Metadata
Assignees
Labels
No labels