This website requires JavaScript.
Explore
Help
Sign In
root
/
webpack
mirror of
https://github.com/webpack/webpack.git
Watch
1
Star
0
Fork
You've already forked webpack
0
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
c7ebdbda63
webpack
/
.istanbul.yml
5 lines
71 B
YAML
Raw
Normal View
History
Unescape
Escape
separate integration and unit tests, use codecov flags
2017-10-19 21:40:40 +08:00
instrumentation
:
excludes
:
-
"**/*.runtime.js"
Excluded root-level files and .github from istanbul
2018-02-15 01:58:56 +08:00
-
".github/*"