Update angular.json #20

Merged
lobo merged 1 commits from bugfix/budget into main 2026-02-11 11:15:40 +01:00

View File

@@ -49,8 +49,8 @@
"budgets": [
{
"type": "initial",
"maximumWarning": "1MB",
"maximumError": "1MB"
"maximumWarning": "8MB",
"maximumError": "15MB"
},
{
"type": "anyComponentStyle",