robrich / gulp-if

Conditionally run a task
MIT License
655 stars 29 forks source link

doesn't work nicely with gulp-typescript #58

Closed mendrik closed 8 years ago

mendrik commented 8 years ago

when there are compile errors, it crashes gulp.watch. plumber or .on('error') don't work either

robrich commented 8 years ago

Do you have a repro github repository?

mendrik commented 8 years ago

never mind, I actually dont know if it was gulp-if or some uncaught error elsewhere. closing.