diff --git a/angular.json b/angular.json index c422f278e5532cf2ad7445fd94399cc45f61c155..5242f68a476564fd129922e6e3cda5ce3061fb33 100644 --- a/angular.json +++ b/angular.json @@ -58,7 +58,7 @@ "budgets": [ { "type": "anyComponentStyle", - "maximumWarning": "6kb" + "maximumWarning": "10kb" } ], "optimization": true,