astro/packages/integrations/image/test/fixtures/basic-picture
Oskar Baumann a2b66c7549
[@astrojs/image]: Fix <Picture /> component with query string (#4997)
* remove query params from file extension

* Revert changes to make change as small as possible

* moving the removeQueryParam check to basename()

* chore: adding a changeset

* adding SSR test coverage for new picture test cases

Co-authored-by: Tony Sullivan <tony.f.sullivan@outlook.com>
2022-10-06 15:53:11 +00:00
..
public Image integration refactor and cleanup (#4482) 2022-08-30 21:09:44 +00:00
server Adds a new <Picture> component to the image integration (#3866) 2022-07-08 21:37:55 +00:00
src [@astrojs/image]: Fix <Picture /> component with query string (#4997) 2022-10-06 15:53:11 +00:00
astro.config.mjs Adding an optional image service based on Squoosh (#4738) 2022-09-22 19:48:14 +00:00
package.json Adding an optional image service based on Squoosh (#4738) 2022-09-22 19:48:14 +00:00