astro/.changeset/rude-falcons-smash.md
Corbin Crutchley c039ea93a1
Fix external astro image usage (#4147)
* fix: enable @astrojs/image to be used inside of non-vite contexts

* chore: add changeset

Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2022-08-05 18:56:12 -05:00

5 lines
96 B
Markdown

---
'@astrojs/image': patch
---
Enable usage outside of vite contexts, such as the config file