tschaub / gulp-newer

Pass through newer source files only
https://npmjs.org/package/gulp-newer
226 stars 24 forks source link

Publish release with `extra` feature #37

Closed mitchhentges closed 8 years ago

mitchhentges commented 8 years ago

For setting gulp-newer up with sass, I want sass to invoke the root file, but I want to check gulp-newer against all source files.

This feature is added in the extra flag, which isn't released yet. Can it be released? Btw, thanks tschaub for this sick incremental build tool, and TimMensch for implementing this sick feature :)

tschaub commented 8 years ago

Thanks for the tests @mitchhentges. Just published gulp-newer@1.2 with extra support.