Client: generate js files in dist directory
This commit is contained in:
parent
15103f11ec
commit
705264199c
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
||||||
"noEmitHelpers": true,
|
"noEmitHelpers": true,
|
||||||
"strictNullChecks": false,
|
"strictNullChecks": false,
|
||||||
"baseUrl": "./src",
|
"baseUrl": "./src",
|
||||||
|
"outDir": "./dist",
|
||||||
"paths": [
|
"paths": [
|
||||||
],
|
],
|
||||||
"lib": [
|
"lib": [
|
||||||
|
|
Loading…
Reference in a new issue