added build into tsconfig
This commit is contained in:
@ -4,8 +4,7 @@
|
|||||||
"sourceMap": true,
|
"sourceMap": true,
|
||||||
"removeComments": true,
|
"removeComments": true,
|
||||||
"preserveConstEnums": true,
|
"preserveConstEnums": true,
|
||||||
"outDir": "../build",
|
"outFile": "../build/build.js",
|
||||||
"outFile": "./build/build.js",
|
|
||||||
"sourceRoot": "./",
|
"sourceRoot": "./",
|
||||||
"rootDir": "./"
|
"rootDir": "./"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user