Skip to content
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.

Instrument webpack module.js which is not part of the source code #82

Open
ryancat opened this issue Feb 11, 2018 · 1 comment
Open

Comments

@ryancat
Copy link

ryancat commented Feb 11, 2018

Using latest version of istanbul-instrumenter-loader (v3.0.0) and found the coverage report generated covers node_modules/webpack/buildin/module.js file along with other source code. I think this is unnecessary.

Node version: 7.9.0
OS: macOS Sierra

@eldyvoon
Copy link

eldyvoon commented Jun 8, 2018

exclude: [/(tests|node_modules|.spec.js$)/]

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants