imagemin-gifsicle icon indicating copy to clipboard operation
imagemin-gifsicle copied to clipboard

Imagemin plugin for Gifsicle

Results 17 imagemin-gifsicle issues
Sort by recently updated
recently updated
newest added

during install "npm install imagemin-gifscicle" 1 verbose cli 'install', 1 verbose cli 'imagemin-gifscicle' ] 2 info using [email protected] 3 info using [email protected] 4 verbose npm-session 1eecd72bb6b81934 5 silly install loadCurrentTree...

I use imagemin-gifsicle 4.0.1 as a plugin for img-loader in my Webpack 4.39.3 configuration file and I get this error when I run my build in production mode : ```...

Why aren't there any options available other than interlaced?

enhancement
help wanted

Error message :background color not in colormap

Updates: * Node 16+ support * Security, packages * GH Action test grid

* Updates all dependencies. - Most importantly **execa**, which had a dependency on a version of **cross-spawn** that errors when used in worker threads (because of `process.chdir()`). * Adds `overrides`...

for my Vuejs project, I update the NodeJS version to v20.11.1 and the NPM version to 10.6.0. In package.json did change, `"image-webpack-loader": "^8.1.0",` and trying running `npm install` (before this...