chore: refactor build commands (#8874)

This commit is contained in:
jrandolf
2022-09-01 01:05:20 +02:00
committed by GitHub
parent 3732757450
commit ae4c5ea031
4 changed files with 26 additions and 13 deletions

View File

@@ -9,7 +9,7 @@
},
"include": ["src"],
"references": [
{"path": "../src/tsconfig.cjs.json"},
{"path": "../tsconfig.lib.json"},
{"path": "../utils/testserver/tsconfig.json"}
]
}