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

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