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

clean dist for production builds #285

Merged
merged 3 commits into from
Dec 7, 2021
Merged

clean dist for production builds #285

merged 3 commits into from
Dec 7, 2021

Conversation

ryanatkn
Copy link
Owner

@ryanatkn ryanatkn commented Dec 6, 2021

Deletes dist/ for tasks like build/deploy/publish -- we previously relied on adapters to clean up for themselves, but this change simplifies things for the normal case, avoiding surprising problems at the cost of disallowing partial builds.

@ryanatkn ryanatkn merged commit 17505b9 into main Dec 7, 2021
@ryanatkn ryanatkn deleted the cleaner branch December 7, 2021 01:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant