chore(all): update scripts for CE build and GitHub actions

This commit is contained in:
Liam DeBeasi
2021-11-02 15:56:43 -04:00
parent 6346011d62
commit da66a2cf20
16 changed files with 887 additions and 7393 deletions

View File

@ -1,6 +1,7 @@
{
"extends": "../../tsconfig",
"compilerOptions": {
"baseUrl": "./packages/angular-server",
"module": "commonjs",
"rootDir": "src",
"outDir": "dist"