astro/packages/integrations/image/src
Erika 46ecf46628
Remove unnecessary image-related .wasm files inside build output when possible (#6701)
* fix(image): Remove unnecessary .wasm files after build

* chore: changeset
2023-03-30 20:57:57 +02:00
..
build feat(all): Migrate to TypeScript 5.0 (#6579) 2023-03-20 17:02:07 +01:00
lib feat(all): Migrate to TypeScript 5.0 (#6579) 2023-03-20 17:02:07 +01:00
loaders Fix image regeneration after changing image service (#6680) 2023-03-28 14:59:01 +02:00
utils Fix image regeneration after changing image service (#6680) 2023-03-28 14:59:01 +02:00
vendor/squoosh Remove unnecessary image-related .wasm files inside build output when possible (#6701) 2023-03-30 20:57:57 +02:00
endpoint.ts chore: use directive @ts-expect-error instead of @ts-ignore (#6429) 2023-03-07 13:41:24 +00:00
index.ts Remove unnecessary image-related .wasm files inside build output when possible (#6701) 2023-03-30 20:57:57 +02:00
vite-plugin-astro-image.ts Add support for SVG images to  @astrojs/image (#6118) 2023-02-15 09:21:41 +01:00