Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Suggested fix for morris#97, review of implications required
With the prepended slash, minimatch will never actually return an object with negate: true, so it's impossible to ignore files in clean operations. Please review this change and consider implications to the remaining codebase - perhaps even consider refactoring to use the glob processing implementation in vinyl-fs, that also gulp.src uses, if possible?
- Loading branch information