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

This commit is contained in:
2026-02-11 11:15:07 +01:00
parent d01a6b0c6b
commit 525bec30fe

View File

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