0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/packages/integrations/image/test
Bjorn Lu ff04307863
Add build.assetsPrefix option for CDN support (#6714)
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2023-04-05 21:31:17 +08:00
..
fixtures Add build.assetsPrefix option for CDN support (#6714) 2023-04-05 21:31:17 +08:00
assets-prefix.test.js Add build.assetsPrefix option for CDN support (#6714) 2023-04-05 21:31:17 +08:00
background-color-image-ssg.test.js
background-color-image-ssr.test.js
get-image.test.js
image-ssg.test.js Add support for SVG images to  @astrojs/image (#6118) 2023-02-15 09:21:41 +01:00
image-ssr-build.test.js Add support for SVG images to  @astrojs/image (#6118) 2023-02-15 09:21:41 +01:00
image-ssr-dev.test.js Add support for SVG images to  @astrojs/image (#6118) 2023-02-15 09:21:41 +01:00
no-alt-text-image-ssg.test.js
no-alt-text-image-ssr.test.js
no-alt-text-picture-ssg.test.js
no-alt-text-picture-ssr.test.js
picture-ssg.test.js [ci] format 2023-01-30 20:31:49 +00:00
picture-ssr-build.test.js fix(image): allow usage of image from any directory (#5932) 2023-01-30 15:29:41 -05:00
picture-ssr-dev.test.js [ci] format 2023-01-30 20:31:49 +00:00
rotation.test.js
sharp.test.js
squoosh-service.test.js [ci] format 2023-01-30 20:31:49 +00:00
test-utils.js
with-mdx.test.js