Browse Source

build budget

main
gsd 4 months ago
parent
commit
51ae0e6ca8
  1. 4
      ui/angular.json

4
ui/angular.json

@ -39,8 +39,8 @@
"budgets": [ "budgets": [
{ {
"type": "initial", "type": "initial",
"maximumWarning": "500kb", "maximumWarning": "1mb",
"maximumError": "1mb" "maximumError": "4mb"
}, },
{ {
"type": "anyComponentStyle", "type": "anyComponentStyle",

Loading…
Cancel
Save