DeMoorJasper / parcel-plugin-imagemin

Parcel image minification plugin
MIT License
129 stars 7 forks source link

Animated webp support #23

Closed SnO2WMaN closed 6 years ago

SnO2WMaN commented 6 years ago

(I know this issue shouldn't be posted in this repository, however imagemin-webp seemed to be no longer develping. )

Animated webp will be supported?

code_2018-09-02_03-12-56

DeMoorJasper commented 6 years ago

I have no clue what webp is, that's why I originally didn't support it. @bre7 was so nice to contribute it into the repo, perhaps he has any idea if it would be possible and how to do it.

bre7 commented 6 years ago

Mmmh not sure. I thought imagemin’s webp was active. Jasper's plugin is just a wrapper for parcel, and relies on imagemin for minifying.

Closing as this is an issue with imagemin-webp and not parcel's plugin.