Closed jdnichollsc closed 7 years ago
Bad files?
This is a plugin that takes the input source from gulp.src
. Use the proper glob matching to ignore the "bad files" from gulp.
Hi @stevelacy, Thanks for your quickly response, I want to ignore file exceptions, Is it possible? Thanks
Hi guys,
Thanks for this excellent plugin, can you add an option to ignore bad files? Check my issue please:
I want to execute the next pipe (gulp.dest) ignoring the bad files. My package.json:
Thanks in advance, Nicholls