mirror of
https://github.com/withastro/astro.git
synced 2025-01-20 22:12:38 -05:00
8f755e2cd1
* fix: check experimental flag when using the rewrite function * apply feedback
5 lines
143 B
Markdown
5 lines
143 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Fixes an issue where Astro didn't throw an error when `Astro.rewrite` was used without providing the experimental flag
|