Skip to content
New issue

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

Add option to stop build removing dist directory #1446

Closed
eddyerburgh opened this issue Jun 3, 2018 · 0 comments
Closed

Add option to stop build removing dist directory #1446

eddyerburgh opened this issue Jun 3, 2018 · 0 comments

Comments

@eddyerburgh
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants