astro/.changeset/friendly-garlics-chew.md
Johannes Spohr 72f686a689
Fix injectRoute for SSR (#7128)
* Use manifest routes for SSR app manifest instead of page components to enable injected routes with SSR

* Small refactoring

Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>

---------

Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
2023-05-19 10:52:46 -04:00

5 lines
68 B
Markdown

---
'astro': patch
---
Fix routes created by `injectRoute` for SSR