Closed marekventur closed 9 years ago
Get rid of imagemin (it pulled in too many dependencies and made npm install slower) and use pngquant and optipng directly.
imagemin
pngquant
optipng
Adds some tests around compression.
Get rid of
imagemin
(it pulled in too many dependencies and made npm install slower) and usepngquant
andoptipng
directly.Adds some tests around compression.