Merge pull request 'Update angular.json' (#20) from bugfix/budget into main
All checks were successful
Build, Test & Push Frontend / quality-check (push) Successful in 1m2s
Build, Test & Push Frontend / docker (push) Successful in 57s

Reviewed-on: #20
This commit was merged in pull request #20.
This commit is contained in:
2026-02-11 11:15:40 +01:00

View File

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