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
Tony Sullivan 4c05c65a3d
[@astrojs/image] Build all optimized images to dist/assets (#4678)
* fix: build all optimized images to dist/assets

* chore: add changeset
2022-09-08 18:41:17 +00:00
..
fixtures @astrojs/image: add a background option/prop to replace the alpha layer (#4642) 2022-09-07 17:22:11 +00:00
background-color-image-ssg.test.js @astrojs/image: add a background option/prop to replace the alpha layer (#4642) 2022-09-07 17:22:11 +00:00
background-color-image-ssr.test.js @astrojs/image: add a background option/prop to replace the alpha layer (#4642) 2022-09-07 17:22:11 +00:00
image-ssg.test.js [@astrojs/image] Build all optimized images to dist/assets (#4678) 2022-09-08 18:41:17 +00:00
image-ssr-build.test.js @astrojs/image: add a background option/prop to replace the alpha layer (#4642) 2022-09-07 17:22:11 +00:00
image-ssr-dev.test.js @astrojs/image: add a background option/prop to replace the alpha layer (#4642) 2022-09-07 17:22:11 +00:00
no-alt-text-image-ssg.test.js feat(image): throw if alt text is missing (#4511) 2022-09-01 21:24:07 +00:00
no-alt-text-image-ssr.test.js feat(image): throw if alt text is missing (#4511) 2022-09-01 21:24:07 +00:00
no-alt-text-picture-ssg.test.js feat(image): throw if alt text is missing (#4511) 2022-09-01 21:24:07 +00:00
no-alt-text-picture-ssr.test.js feat(image): throw if alt text is missing (#4511) 2022-09-01 21:24:07 +00:00
picture-ssg.test.js [@astrojs/image] Build all optimized images to dist/assets (#4678) 2022-09-08 18:41:17 +00:00
picture-ssr-build.test.js @astrojs/image: add a background option/prop to replace the alpha layer (#4642) 2022-09-07 17:22:11 +00:00
picture-ssr-dev.test.js @astrojs/image: add a background option/prop to replace the alpha layer (#4642) 2022-09-07 17:22:11 +00:00
rotation.test.js [@astrojs/image] Build all optimized images to dist/assets (#4678) 2022-09-08 18:41:17 +00:00
sharp.test.js @astrojs/image: add a background option/prop to replace the alpha layer (#4642) 2022-09-07 17:22:11 +00:00
test-utils.js Adds an @astrojs/image integration for optimizing images (#3694) 2022-07-01 15:47:48 +00:00
with-mdx.test.js [@astrojs/image] Build all optimized images to dist/assets (#4678) 2022-09-08 18:41:17 +00:00