0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/.changeset/large-pens-rhyme.md
jcdogo 1f2699461d
fix: astro island urls missing assetsPrefix in SSR mode (#6862)
Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
2023-04-17 08:35:48 +02:00

5 lines
144 B
Markdown

---
'astro': patch
---
Fixes bug with assetsPrefix not being prepended to component-url and renderer-url in astro islands when using SSR mode.