Skip to content

Commit 9639daa

Browse files
committed
Ignore test files in build
1 parent cc1a503 commit 9639daa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: tsconfig.build-dist.json

+3
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,8 @@
1414
},
1515
"include": [
1616
"src/**/*"
17+
],
18+
"exclude": [
19+
"src/test/**/*",
1720
]
1821
}

0 commit comments

Comments
 (0)