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
fix: apply fixes required for Vite plugin in Astro (#332)
* fix: Use same directory for tmpdir to prevent cross-volume issues
* fix: create and destroy netlify dev server bundle in the same place
gets rid of the plugin-level netlifyDev let, and we no longer need to check
if the middleware doesn't exist
* Remove leading 0. from random file name
Co-authored-by: Eduardo Bouças <[email protected]>
* make tmp string more aestheic
---------
Co-authored-by: Eduardo Bouças <[email protected]>
0 commit comments