You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the update. I checked the headers and the images also come back as image/jpeg - not sure if that's driven by the extension or not by the browser though.
What version of
astro
are you using?2.1.3
Are you using an SSR adapter? If so, which one?
None
What package manager are you using?
npm
What operating system are you using?
Mac
What browser are you using?
Chrome
Describe the Bug
As per the docs:
However, given this code:
I always end up receiving
jpg
notwebp
so I'm slightly confused.As a side note it doesn't matter if I have squoosh explicitly specified in
astro.config.mjs
or not.Link to Minimal Reproducible Example
n/a
Participation
The text was updated successfully, but these errors were encountered: