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 (168 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (1,891 stars)
PR merge metrics
 (No merged PRs in 30d)

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