-
Notifications
You must be signed in to change notification settings - Fork 788
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
swap fileset for glob, Fixes #638 #673
Conversation
@mklabs @gotwarlost any suggestion? |
ping @mklabs @gotwarlost |
Hi @popomore I really don't know what to do or to say. I personally think this is a good move and a really good PR. 👍 |
now istanbul will break synk causing minimatch |
ping @gotwarlost |
@gotwarlost do you recommend to use nyc instead of istanbul? |
ping @gotwarlost |
I have tried to attach all related issues and pull requests |
@gotwarlost, it is really useful PR, could you merge it? This PR solves all problems with Also:
@popomore , if you will mention this list of issues in one of your commits' messages, then them all will become closed on merging |
- Close gotwarlost#648 (ORIGINAL PR with similar purpose) - Close gotwarlost#658 (PR with similar purpose) - Fix gotwarlost#638 - Fix gotwarlost#678 - Fix gotwarlost#653
92f458b
to
58f4c90
Compare
Thx @maxkoryukov, I have pushed with message body. |
ping @gotwarlost |
waiting for @gotwarlost |
Thanks for the PR. Sorry for the delay in merging this. Have been busy with other things... |
available in |
Wooohooo)) You did it! Thanks! |
@popomore , @graingert thank you, for the fix;) |
I fixed the testcase picking from #648 and delete glob from devDependencies.
It can be closed once #648 have been merged.