rsredsq 10 лет назад
Родитель
Сommit
3352ce4fee
1 измененных файлов с 1 добавлено и 2 удалено
  1. 1 2
      Script/AtomicEditor/tsconfig.json

+ 1 - 2
Script/AtomicEditor/tsconfig.json

@@ -7,8 +7,7 @@
         "removeComments": true,
         "noLib": false,
         "outDir": "out/",
-        "sourceMap": true,
-        "out": "bin.js"
+        "sourceMap": true
     },
     "filesGlob": [
         "./**/*.ts"