astro/.changeset/twelve-onions-warn.md
Pascal Schilp adada1ba01
Feat/ssr manifest (#3262)
* feat: expose pagesVirtualModuleId

* feat: add astro:build:ssr hook

* fix: missing import for pagesVirtualModuleId

* test: fix tests

* refactor: move exports to index.ts

* chore: changeset
2022-05-03 10:55:25 -04:00

5 lines
62 B
Markdown

---
'astro': patch
---
Adds astro:build:ssr integration hook