Closed atomanyih closed 8 years ago
Reading through the docs I was confused by the 4th example. I'm reading the gulp-ignore usage but this example uses gulp-if?
gulp-ignore
gulp-if
When I looked at the associated commit message it seemed like the example was meant to call out a case where gulp-ignore was the wrong tool.
This PR tries to call that out more explicitly so people like me don't get confused.
lmk if I misinterpreted this
Thanks for the PR, merged with 3bdf4f9
3bdf4f9
Reading through the docs I was confused by the 4th example. I'm reading the
gulp-ignore
usage but this example usesgulp-if
?When I looked at the associated commit message it seemed like the example was meant to call out a case where
gulp-ignore
was the wrong tool.This PR tries to call that out more explicitly so people like me don't get confused.
lmk if I misinterpreted this