Skip to content

default --mode option to NODE_ENV #4743

@cdekok

Description

@cdekok

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions