dotenv multi logic
This commit is contained in:
parent
5582d09293
commit
060163f64a
11 changed files with 200 additions and 94 deletions
|
@ -8,10 +8,9 @@
|
|||
"removeComments": true,
|
||||
"emitDecoratorMetadata": true,
|
||||
"experimentalDecorators": true,
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"sourceMap": true,
|
||||
"incremental": true,
|
||||
"outDir": "./dist",
|
||||
"outDir": "./lib",
|
||||
"baseUrl": "./"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue