diff --git a/ts/tsconfig.json b/ts/tsconfig.json index 3c11bdbd10..4197377e50 100644 --- a/ts/tsconfig.json +++ b/ts/tsconfig.json @@ -4,7 +4,6 @@ "sourceMap": true, "removeComments": true, "preserveConstEnums": true, - //"outFile": "../build/build.js", "outDir": "../build", "sourceRoot": "./", "rootDir": "./",