fix(env): delete env files

This commit is contained in:
thomas
2023-10-24 10:58:23 +02:00
parent d47a6bcdcb
commit 97b6ec6d91
42 changed files with 426 additions and 932 deletions

View File

@@ -37,12 +37,6 @@
"maximumError": "4kb"
}
],
"fileReplacements": [
{
"replace": "apps/angular/projection/src/environments/environment.ts",
"with": "apps/angular/projection/src/environments/environment.prod.ts"
}
],
"outputHashing": "all"
},
"development": {