astro/.changeset/long-bees-promise.md
Tony Sullivan 5811208182
Fixes local image resolution in SSR builds on Windows (#4173)
* fixing SSR local file resolution path on windows

* chore: add changeset

* nit: fixing typo in image README file

Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2022-08-05 20:36:30 +00:00

5 lines
99 B
Markdown

---
'@astrojs/image': patch
---
Fixes a bug related to local image files in SSR builds on Windows