Merge pull request #527 from spotify/rugvip/notests
packages/cli: exclude tests from build
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"extends": "../../tsconfig.json",
|
||||
"include": ["src"],
|
||||
"exclude": ["**/*.test.*"],
|
||||
"compilerOptions": {
|
||||
"outFile": "dist/index.js",
|
||||
"module": "amd",
|
||||
|
||||
Reference in New Issue
Block a user