In lieu of `gulp.src('*.js', {ignore:'**/lib/*.js'})` add a mechanism to pipe a selection to `gulp.watch()`
In lieu of
gulp.src('*.js', {ignore:'**/lib/*.js'})add a mechanism to pipe a selection togulp.watch()