-
-
Notifications
You must be signed in to change notification settings - Fork 79
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
Add glob support #38
Comments
I'll give this a shot this weekend. Doesn't seem so bad! |
Question: Should the glob support be automatic or should the user supply an option? I got it working, but it doesn't match |
Sorry if you're busy Sindre, but let me know what you think of this |
Yes, should be just automatic. To fix the mentioned problem we should set https://github.com/isaacs/node-glob#comparisons-to-other-fnmatchglob-implementations |
Thanks. Expect a PR soon! |
Fixed in ccd8d52. |
Using globby.sync().
trash-cli
readmePR welcome :)
The text was updated successfully, but these errors were encountered: