This commit is contained in:
Bastian Wagner
2026-07-16 15:23:53 +02:00
parent 543e8273a7
commit c03b2e17f5
114 changed files with 7631 additions and 506 deletions

View File

@@ -34,6 +34,12 @@
},
"configurations": {
"production": {
"fileReplacements": [
{
"replace": "src/app/core/dev-routes.ts",
"with": "src/app/core/dev-routes.prod.ts"
}
],
"budgets": [
{
"type": "initial",