astro/.changeset/beige-beds-smile.md
Nate Moore 01f3f463bf
Fix order-of-execution bug when generating pages (#5822)
* fix: bundle all pages into a single chunk

* chore: add changeset

Co-authored-by: Nate Moore <nate@astro.build>
2023-01-11 08:51:50 -06:00

5 lines
98 B
Markdown

---
'astro': patch
---
Fix edge case with bundle generation by emitting a single chunk for pages