Klathmon / imagemin-webpack-plugin

Plugin to compress images with imagemin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BUG: Use imagemin-jpegtran instead of jpegtran-bin

trollepierre opened this issue · comments

You probably want imagemin-jpegtran instead.

https://github.com/imagemin/jpegtran-bin#jpegtran-bin-

We use imagemin-jpegtran and not jpegtran-bin.

See here in our package.json

sorry, I am using the v2.4.2. Since v3.0.0 is in beta.
Any update for v3.0.0?

Even in the 2.4.2 version we are still using imagemin-jpegtran

And I hope to get the next v3 beta out today which will include some much needed bugfixes and some optional better logging, and i'll promote it to a full release once i get some feedback that it's working correctly from a few people.