-
I am trying to compress the PNG image using `imagemin` and `imagemin-pngquant`, after applying the transformation with different quality level, getting different sizes of image
See for quality bet…
-
![image](https://user-images.githubusercontent.com/29296518/154985528-6b28c447-df23-41ad-92e9-b50ed3bc1c62.png)
![image](https://user-images.githubusercontent.com/29296518/154985572-c0ab30a2-b226-494…
-
Hi, I have tested win, linux for sure and output folder is always empty but example says `Images optimized`. I tried relative paths, absolute, no success.
-
Hello!
I use use gulp-image package with imagemin-jpeg-recompress plugin to optimize mutiple files:
```
gulp.task('images', config.img.description, wrapPipe(function (success, error) {
return g…
-
运行`npm run build`会提示下面的错误,编译好的应用也可以正常运行,这个错误会有影响吗?
```
TypeError [ERR_INVALID_ARG_TYPE]: The "id" argument must be of type string. Received type object
at Module.require (internal/modules/cjs…
-
![image](https://user-images.githubusercontent.com/28526327/60558278-35c2ae00-9d7b-11e9-9a82-76e5c170bf3e.png)
-
i seem to get this error `NonErrorEmittedError: (Emitted value instead of an instance of Error) Unsupported MIME type: image/webp`
for the following
`
…
-
i install this plugin and did everything according to the instructions but when try to star gulp i have this error:
"TypeError: imagemin.mozjpeg is not a function "
-
I'm just trying to run my project on a new laptop with Apple Silicon chip. It is dockerised, so I thought there shouldn't be many problems. I encountered this one with `gulp-imagemin` in 7.1.0 version…
-
I've been looking into updating several packages to reduce the amount of duplication in a typical imagemin installation, right now it's a bit all over the place.
I noticed some of the packages far …