astro/packages/integrations/image/src
Erika 1bd42c6b2a
Fix image integration not working on Node 18+ (#5871)
* fix(image): Remove unnecessary polyfill now that we dropped Node 14

* fix(squoosh): Remove fetch of local wasm binary since undici doesn't support that

* chore: changeset
2023-01-17 15:48:06 +01:00
..
build [ci] format 2023-01-09 16:03:47 +00:00
lib Fix bug: pass alt from getPicture to getImage (#5521) 2022-12-06 17:17:08 +08:00
loaders Fix usage of the Image component with the Vercel adapter (#5361) 2022-11-14 13:42:35 -05:00
utils Fix image integration not working on Node 18+ (#5871) 2023-01-17 15:48:06 +01:00
vendor/squoosh Fix image integration not working on Node 18+ (#5871) 2023-01-17 15:48:06 +01:00
endpoint.ts [ci] format 2022-11-16 21:58:37 +00:00
index.ts Output assets to _astro directory (#5772) 2023-01-09 10:01:33 -06:00
vite-plugin-astro-image.ts Revert "Allow image-pool to be used as its own Worker (#5317)" (#5360) 2022-11-10 16:07:22 -08:00