sindresorhus/gulp-imagemin

Don't claim "already optimized" when just unprocessed

Open

#207 opened on Aug 19, 2016

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (1,891 stars) (168 forks)batch import
enhancementhelp wanted

Description

Working on https://github.com/sindresorhus/is-svg/issues/8 I realised that this message is a bit misleading and did cost me some time when debugging. Maybe this could be changed to include something like "already optimized or no matching plugin found"

Contributor guide