Update the tsconfigs

This commit is contained in:
Sheetal Nandi
2019-02-28 14:01:40 -08:00
parent d53efdf380
commit 5fd745d834
7 changed files with 7 additions and 7 deletions

View File

@@ -2,7 +2,7 @@
"extends": "../tsconfig-base",
"compilerOptions": {
"removeComments": false,
"outFile": "../../built/local/server/server.js",
"outFile": "../../built/local/server.js",
"preserveConstEnums": true,
"types": [
"node"