Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.

Add support for WEBP images #149

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add support for WEBP images #149

wants to merge 2 commits into from

Conversation

matthew-petrie
Copy link

@matthew-petrie matthew-petrie commented Feb 11, 2021

Add support for .jpeg.webp & .jpg.webp images in the getSizedImageUrl function.

Shopify outputs images in WEBP format which need to be able to have sizes added, for example this real Shopify URL: https://cdn.shopify.com/s/files/1/0896/0640/products/IMG_20190622_130045_clipped_rev_1.jpeg.webp?v=1582896583

Add support for `.jpeg.webp` images in the `getSizedImageUrl` function.

Shopify outputs images in WEBP, for example this real Shopify URL: `https://cdn.shopify.com/s/files/1/0896/0640/products/IMG_20190622_130045_clipped_rev_1.jpeg.webp?v=1582896583`
@ghost ghost added the cla-needed label Feb 11, 2021
@SpurIT
Copy link

SpurIT commented Feb 11, 2021 via email

@matthew-petrie
Copy link
Author

I've signed the CLA but not sure how to re-run the check

@ghost ghost removed the cla-needed label Feb 16, 2021
@joshistoast
Copy link

Would love to boost our performance with webp images, but the lack of support and this dangling pr is frankly sad

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants