0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-06 22:10:10 -05:00
astro/.changeset/mighty-pugs-retire.md
Matt Kane 579bd93794
fix: wait for content layer sync before starting dev server (#12818)
* fix: wait for content layer sync before starting dev server

* Load config earlier

* Wait for fs flush

* Add delay

* Test utils fixes

* Ignore files in dotastro

* Wait for loading config

* Fix test

* Defer watching data store
2025-01-02 19:49:02 +00:00

126 B

astro
patch

Fixes race condition where dev server would attempt to load collections before the content had loaded