Updated the tsbase config file

canary
WolverinDEV 2020-08-09 11:43:44 +02:00
parent 0fa1d42736
commit d02378c8a8
1 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
"target": "es6",
"module": "commonjs",
"sourceMap": true,
"lib": ["es6", "dom"],
"lib": ["es6"],
"removeComments": false,
},
"include": [
@ -17,10 +17,10 @@
"webpack/EJSGenerator.ts",
"webpack/WatLoader.ts",
"webpack/DevelBlocks.ts",
"webpack/EmscriptenLoader.ts",
"loader/IndexGenerator.ts",
"babel.config.ts",,
"file.ts"
],
"exclude": [