From 349f29529f19329ae3133dbfee36bf721e9eea67 Mon Sep 17 00:00:00 2001 From: SHAOJIAHAO <55341701@qq.com> Date: Tue, 19 Jan 2021 15:42:48 +0800 Subject: [PATCH] =?UTF-8?q?[=E4=BF=AE=E6=94=B9]=E4=BF=AE=E6=94=B9=E6=89=93?= =?UTF-8?q?=E5=8C=85=E7=BC=96=E8=AF=91=E5=86=85=E5=AD=98=E9=A2=84=E7=AE=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- angular.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/angular.json b/angular.json index 454b388..fefd3d8 100644 --- a/angular.json +++ b/angular.json @@ -64,8 +64,8 @@ "budgets": [ { "type": "initial", - "maximumWarning": "2mb", - "maximumError": "5mb" + "maximumWarning": "6mb", + "maximumError": "6mb" }, { "type": "anyComponentStyle",