[Shared] Update tsconfig outDir
This commit is contained in:
parent
9d3f09146c
commit
f71dbb441c
@ -6,7 +6,7 @@
|
|||||||
"declaration": true,
|
"declaration": true,
|
||||||
"declarationMap": true,
|
"declarationMap": true,
|
||||||
"sourceMap": true,
|
"sourceMap": true,
|
||||||
"outDir": "./dist",
|
"outDir": "./build",
|
||||||
"esModuleInterop": true,
|
"esModuleInterop": true,
|
||||||
"strict": true
|
"strict": true
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user