Updated! (see CHANGELOG.md

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2019-10-24 23:01:58 +02:00
parent 80b15c964d
commit 8866928585
4 changed files with 20 additions and 5 deletions

View File

@@ -13,7 +13,7 @@
// "declarationMap": true, /* Generates a sourcemap for each corresponding '.d.ts' file. */
// "sourceMap": true, /* Generates corresponding '.map' file. */
// "outFile": "./", /* Concatenate and emit output to single file. */
"outDir": "./dist", /* Redirect output structure to the directory. */
"outDir": "", /* Redirect output structure to the directory. */
// "rootDir": "./", /* Specify the root directory of input files. Use to control the output directory structure with --outDir. */
// "composite": true, /* Enable project compilation */
"tsBuildInfoFile": "./build.json", /* Specify file to store incremental compilation information */