Skip to content

Conversation

@m-orchard
Copy link

Hi,

This is related to and based on #58.

This allows you to specify a regex when registering built-in source transformers, which will cause transformers only to be ran of files than match the regex.

This was useful to us, to prevent istanbul coverage being generated for files we didn't want (e.g. node_modules).

This PR does have tests - hopefully they are sufficient - but since the branch is based on #58 then you may not want to merge it until that also has tests.

Cheers!

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

Successfully merging this pull request may close these issues.

1 participant