astro/packages/integrations/image/src
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
..
build [ci] format 2022-08-05 20:38:06 +00:00
endpoints Fixes local image resolution in SSR builds on Windows (#4173) 2022-08-05 20:36:30 +00:00
lib Fix external astro image usage (#4147) 2022-08-05 18:56:12 -05:00
loaders feat(image): Add GIF -> WEBP support (#4139) (#4140) 2022-08-05 17:32:45 -05:00
utils Fixes local image resolution in SSR builds on Windows (#4173) 2022-08-05 20:36:30 +00:00
constants.ts Adds a new <Picture> component to the image integration (#3866) 2022-07-08 21:37:55 +00:00
index.ts [ci] format 2022-07-27 15:41:22 +00:00
vite-plugin-astro-image.ts Fixes type definitions @astrojs/image and adds more documentation to the README (#4045) 2022-07-27 15:39:05 +00:00