0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-06 22:10:10 -05:00
astro/.changeset/afraid-seals-tan.md
Arsh 4bcc249a9f
fix(dev): preload matched routes sequentially (#10116)
* fix(dev): preload matched routes sequentially

* add changeset
2024-02-14 17:27:53 -05:00

5 lines
101 B
Markdown

---
"astro": patch
---
Fixes an issue where the dev server froze when typescript aliases were used.