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 28c55de commit 98ffbb5Copy full SHA for 98ffbb5
packages/compas-open-scd/snowpack.config.mjs
@@ -30,6 +30,7 @@ export default ({
30
"**/.github/**",
31
"**/.idea/**",
32
"**/web-test-runner.config.mjs",
33
+ "**/oscd-plugins/auto-doc/**/*",
34
],
35
workspaceRoot: "../../",
36
mount: {
0 commit comments