We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46669ab commit 5bea1ccCopy full SHA for 5bea1cc
package.json
@@ -59,7 +59,8 @@
59
"node_modules/bit-docs*/**/*_test.js",
60
"node_modules/bit-docs*/**/test_*.js",
61
"node_modules/bit-docs*/**/test.js",
62
- "node_modules/bit-docs-generate-html/site/**/*"
+ "node_modules/bit-docs-generate-html/site/**/*",
63
+ "node_modules/bit-docs-js/tags/module.md"
64
]
65
},
66
"parent": "BitDocs",
0 commit comments