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

Update supported image formats in images.js #188

Open
openxthinking opened this issue Sep 15, 2023 · 0 comments
Open

Update supported image formats in images.js #188

openxthinking opened this issue Sep 15, 2023 · 0 comments

Comments

@openxthinking
Copy link

Shopify has introduced support for .webp and .svg image formats via the Shopify admin. The current list in the images.js does not reflect these additions.

Reference:

const match = src.match(/\.(jpg|jpeg|gif|png|bmp|bitmap|tiff|tif)(\?v=\d+)?$/i);

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

No branches or pull requests

1 participant