Closed marcelklehr closed 2 years ago
Hey there,
I've modified the code slightly to allow exclusions and glob patterns to be used in gulp.src
It appears the tests are failing :/ I suspect, this is because they don't use gulp.src
The changes work for me when I use a glob pattern.
Hey there,
I've modified the code slightly to allow exclusions and glob patterns to be used in gulp.src