Silence image_optim warnings in development

Lots of new developers see this during configuration (e.g. rails
db:migrate) and then spend time trying to fix them. So let's avoid
the warnings entirely.
This commit is contained in:
Andy Allan 2023-05-31 17:39:54 +01:00
parent c21c6f8402
commit 41ee371b3e

View file

@ -0,0 +1,12 @@
skip_missing_workers: true
advpng: false
gifsicle: false
jhead: false
jpegoptim: false
jpegtran: false
optipng: false
oxipng: false
pngquant: false
pngout: false
pngcrush: false
svgo: false