From be41a5afa5b1bcf7738e56f70717ba530f0bdfed Mon Sep 17 00:00:00 2001 From: Dave Bouman <49709450+DaveBouman@users.noreply.github.com> Date: Fri, 17 Dec 2021 14:14:06 +0100 Subject: [PATCH] Update angular.json --- angular.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/angular.json b/angular.json index f36c2f03..fd24eb5f 100644 --- a/angular.json +++ b/angular.json @@ -92,7 +92,7 @@ { "type": "anyComponentStyle", "maximumWarning": "8kb", - "maximumError": "15kb" + "maximumError": "20kb" } ] },