Skip to content

Add option to stop build removing dist directory #1446

Closed
@eddyerburgh

Description

@eddyerburgh

What problem does this feature solve?

I want to make two bundles in the dist directory using different config options. I wanted to do this by using an env var in the vue.config.js overrides, but the service scripts removes the dist directory each build.

What does the proposed API look like?

Add an option to stop the dist directory being removed:

yarn build --no-clean

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions