From adb12405aeb87174490d16c15dec53d3382804d7 Mon Sep 17 00:00:00 2001 From: DELL Date: Sun, 10 Mar 2024 16:14:58 +0800 Subject: [PATCH] =?UTF-8?q?maxkey=E4=BB=A3=E7=A0=81=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- maxkey-web-frontend/maxkey-web-app/angular.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maxkey-web-frontend/maxkey-web-app/angular.json b/maxkey-web-frontend/maxkey-web-app/angular.json index df85f80..2fb1d37 100644 --- a/maxkey-web-frontend/maxkey-web-app/angular.json +++ b/maxkey-web-frontend/maxkey-web-app/angular.json @@ -48,7 +48,7 @@ "budgets": [ { "type": "initial", - "maximumWarning": "2mb", + "maximumWarning": "4mb", "maximumError": "6mb" }, {