mirror of https://github.com/webpack/webpack.git
Just to be sure, made it more explicitly root files
This commit is contained in:
parent
6bb58f75d4
commit
c53d106ae1
|
@ -1,5 +1,5 @@
|
||||||
instrumentation:
|
instrumentation:
|
||||||
excludes:
|
excludes:
|
||||||
- "*"
|
|
||||||
- "**/*.runtime.js"
|
- "**/*.runtime.js"
|
||||||
|
- "./*"
|
||||||
- ".github/*"
|
- ".github/*"
|
||||||
|
|
Loading…
Reference in New Issue