72f686a689
* 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>
5 lines
68 B
Markdown
5 lines
68 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Fix routes created by `injectRoute` for SSR
|