-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Check vite.emptyOutDir before emptying dir #6153
Check vite.emptyOutDir before emptying dir #6153
Conversation
🦋 Changeset detectedLatest commit: 09301da The changes in this PR will be included in the next version bump. Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
Im not sure what i need to do here, if anything. Just let me know what I can do to get this merged into next patch. |
Thanks @torchsmith! Nothing to do, I'm just waiting for CI to pass and then will merge. Appreciate the fix! |
Changes
Adds
vite.build.emptyOutDir
functionalityNot sure how to use pnpm or changeset.
Testing
No tests. Not sure how to add a test. Not sure how to build astro and manually test locally etc.
Docs
No Docs needed because this fits into existing docs.
Vite config should work within Astro config already.