derhuerst / gulp-scale-images

Gulp plugin to resize each image into multiple smaller variants.
https://github.com/derhuerst/gulp-scale-images#gulp-scale-images
ISC License
13 stars 5 forks source link

Disable sharp.limitInputPixels #33

Closed john-doherty closed 9 months ago

john-doherty commented 9 months ago

I'm running into an issue where I'm getting Error: Input image exceeds pixel limit - looks like we need to disable limitInputPixels. I'll open a PR

derhuerst commented 9 months ago

Fix published as gulp-scale-images@3.0.3. 🎉