browserify-istanbul icon indicating copy to clipboard operation
browserify-istanbul copied to clipboard

Allow for stripping of base path for ignores

Open toddself opened this issue 7 years ago • 3 comments

This fixes an issue where browserify-istanbul won't run if one of your parent directories is named node_modules. We want to ignore children directories name node_modules but not parent directories from the root directory in which we're running our tests.

This is required by our setup, as we're using the same development setup w/r/t to directories as the dat project: https://github.com/datproject/dat/blob/master/CONTRIBUTING.md#developing-inside-a-node_modules-folder

toddself avatar May 14 '17 17:05 toddself

hi! would love to get this merged in, or to figure out a better way to get this functionality to work. open to any suggestion!

toddself avatar May 23 '17 15:05 toddself

Hey, sorry I missed it somehow. Are you still around to go over this?

Thank you.

alexindigo avatar Oct 16 '17 16:10 alexindigo

@alexindigo sorry i missed this entirely too. I'm happy to go over this!

toddself avatar Mar 07 '18 19:03 toddself