chrisdwheatley / netlify-plugin-image-optim

Optimize images as part of your Netlify build process. Optimizes PNG, JPEG, GIF and SVG file formats.
MIT License
63 stars 11 forks source link

branch filtering #18

Open steveoh opened 4 years ago

steveoh commented 4 years ago

I want my deploy previews to be fast. This plugin took 15 minutes to run. Can I configure it to only run on commits to a specific branch e.g. master?