Skip to content

Commit

Permalink
Ignore test files in build
Browse files Browse the repository at this point in the history
  • Loading branch information
blakeembrey committed Dec 8, 2023
1 parent cc1a503 commit 9639daa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tsconfig.build-dist.json
Expand Up @@ -14,5 +14,8 @@
},
"include": [
"src/**/*"
],
"exclude": [
"src/test/**/*",
]
}

0 comments on commit 9639daa

Please sign in to comment.