Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support regex #1

Closed
yocontra opened this issue Dec 4, 2013 · 2 comments
Closed

Support regex #1

yocontra opened this issue Dec 4, 2013 · 2 comments

Comments

@yocontra
Copy link

yocontra commented Dec 4, 2013

I'm adding support for this in core just thought it should stay consistent

@robrich
Copy link
Owner

robrich commented Dec 6, 2013

I agree. When it lands in core, I'll mirror the interface. I also support regular expressions and functions, which may be overkill for gulp.src() ... alternatively, once that exists, this plugin may no longer be necessary -- just pass those things into gulp.src()'s and gulp.watch()'s options.

@yocontra
Copy link
Author

yocontra commented Dec 6, 2013

Actually I decided not to support functions and regex in .src due to complexities with the way globs work :(

@robrich robrich closed this as completed Dec 31, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants