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

An empty .vite-ssg-temp folder is left after every build #413

Closed
6 of 7 tasks
HummingMind opened this issue Aug 3, 2024 · 2 comments · Fixed by #424
Closed
6 of 7 tasks

An empty .vite-ssg-temp folder is left after every build #413

HummingMind opened this issue Aug 3, 2024 · 2 comments · Fixed by #424

Comments

@HummingMind
Copy link
Contributor

HummingMind commented Aug 3, 2024

Describe the bug

An empty .vite-ssg-temp folder is left after every build in VSCode:

image

I imagine this folder should be removed after each build is completed, since it is a temporary folder.

Reproduction

Every project using version 0.24.0

System Info

Any system

Used Package Manager

npm

Validations

  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.

Contributions

  • I am willing to submit a PR to fix this issue
  • I am willing to submit a PR with failing tests (actually just go ahead and do it, thanks!)
@akirarika
Copy link

+1

@HummingMind
Copy link
Contributor Author

HummingMind commented Oct 30, 2024

Submited my first PR ever. 🥳
PR #424

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

Successfully merging a pull request may close this issue.

3 participants