grunt-contrib-imagemin icon indicating copy to clipboard operation
grunt-contrib-imagemin copied to clipboard

Minify PNG, JPG, GIF and SVG images.

Results 6 grunt-contrib-imagemin issues
Sort by recently updated
recently updated
newest added

Hello..i have a problem with imagemin. have error System cant find the path in file src/img/img-src/content/01_400.jpg Use --force to continue. in config imagemin.js have content_webp: { options: { use: [imageminWebp()]...

There hasn't been any updates in a long time, and there are multiple audit fixes needed.

[More info](https://www.npmjs.com/advisories/1217) It looks like decompress hasn't been updated since 2017. I found [this alternative](https://www.npmjs.com/package/tar-stream) in another thread.

Hello. Version imagemin-mozjpeg 9.0 return error TypeError: pPipe(...) is not a function in file nameofpicture.jpg Use --force to continue. :(

This PR slightly updated the logic when processing files through the minification process. Currently a conditional statement tracks if the file size has been reduced but all of the files...

this my errors when i want to install packages with npm install i think i missing something in the installation for node-gyp npm WARN deprecated [email protected]: Legacy versions of mkdirp...