astro/packages/integrations/image/test/fixtures/basic-image
Tony Sullivan 56f83be92a
Fix: [@astrojs/image] handle filenames with spaces (#4593)
* fix: decode file URLs to handle filenames with spaces

* chore: add changeset
2022-09-01 20:31:53 +00:00
..
public Image integration refactor and cleanup (#4482) 2022-08-30 21:09:44 +00:00
server Adds an @astrojs/image integration for optimizing images (#3694) 2022-07-01 15:47:48 +00:00
src Fix: [@astrojs/image] handle filenames with spaces (#4593) 2022-09-01 20:31:53 +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