0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-17 22:44:24 -05:00
astro/packages/integrations/image/src
Matthew Phillips 4685f55549
Change how squoosh is loaded in the image integration (#6548)
* WIP fix image integration in Netlify

* Add a changeset

* Try another way

* Get the chunks folder

* try inlining

* deep sigh

* fix some things

* more

* Remove some stuff

* remove unused imports

* Add changeset

* remove unused --copy-wasm

* Remove unused post:build
2023-03-23 12:01:27 -04: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 chore: use directive @ts-expect-error instead of @ts-ignore (#6429) 2023-03-07 13:41:24 +00:00
utils fix: Enforce the usage of type imports when possible (#6502) 2023-03-10 16:19:57 +01:00
vendor/squoosh Change how squoosh is loaded in the image integration (#6548) 2023-03-23 12:01:27 -04:00
endpoint.ts chore: use directive @ts-expect-error instead of @ts-ignore (#6429) 2023-03-07 13:41:24 +00:00
index.ts Output assets to _astro directory (#5772) 2023-01-09 10:01:33 -06:00
vite-plugin-astro-image.ts Add support for SVG images to  @astrojs/image (#6118) 2023-02-15 09:21:41 +01:00