imagemin / imagemin-gifsicle

Imagemin plugin for Gifsicle
MIT License
118 stars 55 forks source link

Build fails on GIF bigger than 10MB #51

Open odeadglaz opened 3 years ago

odeadglaz commented 3 years ago

Hey guys, Our build is failing with this following error: "MaxBufferError: stdout maxBuffer exceeded" Since it's trying to optimize a large gif.

I saw you guys already have a fix for it -> https://github.com/imagemin/imagemin-gifsicle/pull/46 made by @dotiful

Is there any chance we can have this fix released as a patch?

With much thanks, Oded.

BonjourYY commented 1 year ago

I am also facing the same issue, and it seems that the latest version does not solve this problem. Are there any other plugins available to fix this issue?