0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-30 22:03:56 -05:00
astro/.changeset/nasty-parrots-cry.md
Florian Lefebvre a9373c0c9a
fix: do not freeze process.env in dev (#12585)
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
2024-12-09 13:29:44 +01:00

5 lines
No EOL
133 B
Markdown

---
'astro': patch
---
Fixes a case where `process.env` would be frozen despite changes made to environment variables in development