building dist and environment paths rework
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"target": "ES2021",
|
||||
"sourceMap": true,
|
||||
"outDir": "./dist",
|
||||
"outDir": "../../dist/backend",
|
||||
"baseUrl": "./",
|
||||
"incremental": true,
|
||||
"skipLibCheck": true,
|
||||
|
||||
Reference in New Issue
Block a user