Skip to content

Commit c2fbc70

Browse files
committed
exclude spec from build
1 parent a877e9d commit c2fbc70

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"./dist",
3030
"./lib/**/*.tests.js",
3131
"./lib/**/*.tests.ts",
32+
"./lib/**/*.spec.ts",
3233
"./lib/**/*.umdtests.js",
3334
"./lib/tests",
3435
"node_modules"

0 commit comments

Comments
 (0)