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 b58b67d commit 5d0f2afCopy full SHA for 5d0f2af
1 file changed
bsconfig.json
@@ -4,11 +4,10 @@
4
"sources": [
5
{
6
"dir": "src",
7
- "subdirs": true
+ "subdirs": ["intl", "typed-arrays"]
8
},
9
10
"dir": "test",
11
- "subdirs": true,
12
"type": "dev"
13
}
14
],
0 commit comments