Open B3rn475 opened 4 years ago
Would it be possible to add support to WebP in imagemin?
WebP
imagemin
This would allow to generate the WebP counterpart of the assets images allowing to optimize loading times in compatible browser.
Seems possible, https://www.npmjs.com/package/imagemin-webp.
Would it be possible to add support to
WebP
inimagemin
?This would allow to generate the WebP counterpart of the assets images allowing to optimize loading times in compatible browser.