Compare commits

...

2 Commits

Author SHA1 Message Date
085201913f 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
2026-02-11 11:15:40 +01:00
525bec30fe Update angular.json
Some checks failed
Build, Test & Push Frontend / docker (pull_request) Has been cancelled
Build, Test & Push Frontend / quality-check (pull_request) Has been cancelled
2026-02-11 11:15:07 +01:00

View File

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