astro/packages/integrations/image/test/fixtures/basic-image
Tony Sullivan 579e2daf8d
[@astrojs/image] Handle query params in remote image URLs during SSG builds (#4338)
* fix: SSG builds should remove query params when building local image files

* chore: add changeset

* handling an edge case related to stripping extensions from a filename
2022-08-22 19:45:34 +00:00
..
public Adds an @astrojs/image integration for optimizing images (#3694) 2022-07-01 15:47:48 +00:00
server Adds an @astrojs/image integration for optimizing images (#3694) 2022-07-01 15:47:48 +00:00
src [@astrojs/image] Handle query params in remote image URLs during SSG builds (#4338) 2022-08-22 19:45:34 +00:00
astro.config.mjs [@astrojs/image] adds a logger to the the image integration (#4342) 2022-08-22 19:13:19 +00:00
package.json Adds a new <Picture> component to the image integration (#3866) 2022-07-08 21:37:55 +00:00