diff --git a/Web/Resgrid.WebCore/Areas/User/Apps/angular.json b/Web/Resgrid.WebCore/Areas/User/Apps/angular.json index 53615267..a47eab52 100644 --- a/Web/Resgrid.WebCore/Areas/User/Apps/angular.json +++ b/Web/Resgrid.WebCore/Areas/User/Apps/angular.json @@ -32,8 +32,8 @@ "budgets": [ { "type": "initial", - "maximumWarning": "500kb", - "maximumError": "1mb" + "maximumWarning": "1mb", + "maximumError": "2mb" }, { "type": "anyComponentStyle",