Skip to content

Commit d7c0a90

Browse files
committed
Small grunt fix.
1 parent e33455e commit d7c0a90

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tasks/jsdocexportjson-conf.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@
2424
"./src/utils/",
2525
"./out/plugins/"
2626
],
27+
"exclude": [
28+
"./src/physics/p2/p2.js"
29+
],
2730
"includePattern": ".+\\.js(doc)?$",
2831
"excludePattern": "(^|\\/|\\\\)_"
2932
},

0 commit comments

Comments
 (0)