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

lacking in glob pattern recognition #12

Open
TheMaverickProgrammer opened this issue Jul 14, 2016 · 1 comment
Open

lacking in glob pattern recognition #12

TheMaverickProgrammer opened this issue Jul 14, 2016 · 1 comment

Comments

@TheMaverickProgrammer
Copy link

I have used glob-fs in my program for a faster glob experience. The full pattern recognition was not available. I ran many attempts with patterns similar to *!(.js) and every result included .js. This is unfortunate as this looks like a promising library.

@jonschlinkert
Copy link
Member

jonschlinkert commented Jul 14, 2016

I think this just needs to be updated to use the most recent micromatch. I might also need to rework some of the path creation logic.

looks like a promising library.

thanks, and sorry I haven't had a lot of time for this lib lately. I would take a pr to update micromatch to the latest if you want to do one

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