0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/packages/integrations/image/src
Paweł Mrowiec 4256409a94
Fix image metadata generation (#7510)
* Fix problem where image metadata generation throwed error when provided url started with /@astroimage

* Remove unnecessary changes
2023-06-30 09:38:23 -05:00
..
build Add build.assetsPrefix option for CDN support (#6714) 2023-04-05 21:31:17 +08:00
lib fix: encode spaces when generating srcset (#7340) 2023-06-22 15:56:41 +08:00
loaders Fix image metadata generation (#7510) 2023-06-30 09:38:23 -05:00
utils Fix image metadata generation (#7510) 2023-06-30 09:38:23 -05: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 Unflag hybrid output (#7260) 2023-06-05 13:19:15 -05:00
vite-plugin-astro-image.ts Add build.assetsPrefix option for CDN support (#6714) 2023-04-05 21:31:17 +08:00