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