From 9dc99da5951a863d3a22a747c1ee7258c375a7a1 Mon Sep 17 00:00:00 2001 From: "aditya.chandel" <8075870+adityachandelgit@users.noreply.github.com> Date: Wed, 13 Aug 2025 18:14:57 -0600 Subject: [PATCH] Increase angular budget --- booklore-ui/angular.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/booklore-ui/angular.json b/booklore-ui/angular.json index e2fa177ea..48e111784 100644 --- a/booklore-ui/angular.json +++ b/booklore-ui/angular.json @@ -61,7 +61,7 @@ { "type": "initial", "maximumWarning": "500kB", - "maximumError": "3.5MB" + "maximumError": "4.5MB" }, { "type": "anyComponentStyle",