From ac1a7893858615e05e02d2a2c8375ebbd6da1b4e Mon Sep 17 00:00:00 2001 From: Mychal Thompson Date: Sat, 2 Dec 2023 15:04:26 -0500 Subject: [PATCH] Updated build budgets. --- angular.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/angular.json b/angular.json index cfbb9fe..b2da930 100644 --- a/angular.json +++ b/angular.json @@ -44,8 +44,8 @@ }, { "type": "anyComponentStyle", - "maximumWarning": "2kb", - "maximumError": "4kb" + "maximumWarning": "8kb", + "maximumError": "16kb" } ], "fileReplacements": [