mirror of
https://github.com/withastro/astro.git
synced 2025-01-20 22:12:38 -05:00
48395c8152
* fix: properly prefix endpoint path with base in SSR * chore: sssss * chore: changeset
5 lines
100 B
Markdown
5 lines
100 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Fix `/_image` endpoint not being prefixed with the `base` path in build SSR
|