feat: validate backend runtime configuration
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"root": "apps/api",
|
||||
"sourceRoot": "apps/api/src",
|
||||
"compilerOptions": {
|
||||
"deleteOutDir": true
|
||||
"deleteOutDir": false
|
||||
},
|
||||
"projects": {
|
||||
"api": {
|
||||
|
||||
Reference in New Issue
Block a user