add ui build folder
This commit is contained in:
parent
08961f692b
commit
58a193455a
6 changed files with 17 additions and 31 deletions
|
|
@ -6,7 +6,7 @@
|
|||
"outDir": "dist/js",
|
||||
"declarationDir": "dist/types",
|
||||
"declaration": true,
|
||||
"sourceMap": false,
|
||||
"sourceMap": true,
|
||||
"strict": true,
|
||||
"esModuleInterop": true,
|
||||
"incremental": true,
|
||||
|
|
|
|||
Reference in a new issue