Browse Source

Update tsconfig.json

rsredsq 10 years ago
parent
commit
3352ce4fee
1 changed files with 1 additions and 2 deletions
  1. 1 2
      Script/AtomicEditor/tsconfig.json

+ 1 - 2
Script/AtomicEditor/tsconfig.json

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