You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I think it's good idea to avoid creating that files, because it's really unnecessary and annoying.
Describe the solution you'd like
On Discord we was talking about possible solution.
If there's no native way do avoid creating it, we can create script which will be removing that files during hmr reloading.
The text was updated successfully, but these errors were encountered:
It's not related to our project at all, that's because of the bug/unwanted behavior.
I've created bash script for cleaning up this mess, which vite can't resolve over the years ...
I was basing on this comment: vitejs/vite#13267 (comment)
Is your feature request related to a problem? Please describe.
I think it's good idea to avoid creating that files, because it's really unnecessary and annoying.
Describe the solution you'd like
On Discord we was talking about possible solution.
If there's no native way do avoid creating it, we can create script which will be removing that files during
hmr
reloading.The text was updated successfully, but these errors were encountered: