Looks like we're doing some svgo magic in the setup-breaches npm script, but not sure if we want a similar PNG optimizer to make sure that the PNGs are as lean as possible.
Thanks for filing this. I attempted to do this with pngo/pngcrush but couldn't get past a complaint about the pngs not being valid pngs. If imagemin works, that's great, let's do it
Looks like we're doing some svgo magic in the setup-breaches npm script, but not sure if we want a similar PNG optimizer to make sure that the PNGs are as lean as possible.
https://github.com/mozilla/blurts-addon/blob/2e5c3d14ffad997e672159b80545cd438c323138/package.json#L49