aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index b2c969117..b4ca383af 100644
--- a/package.json
+++ b/package.json
@@ -16,6 +16,9 @@
"nyc": {
"exclude": [
"emscripten"
+ ],
+ "include": [
+ "build/src/**/*.js"
]
},
"devDependencies": {