diff --git a/tools/lighthouse/.lighthouserc.json b/tools/lighthouse/.lighthouserc.json index cfbb36524..a04fa2ee9 100644 --- a/tools/lighthouse/.lighthouserc.json +++ b/tools/lighthouse/.lighthouserc.json @@ -23,7 +23,7 @@ "interactive": ["warn", { "maxNumericValue": 5000 }], "resource-summary.script.count": ["warn", { "maxNumericValue": 140 }], "resource-summary.total.count": ["warn", { "maxNumericValue": 150 }], - "resource-summary.font.size": ["warn", { "maxNumericValue": 260000 }] + "resource-summary.font.size": ["warn", { "maxNumericValue": 520000 }] } }, "upload": { diff --git a/tools/lighthouse/budget.json b/tools/lighthouse/budget.json index 3e7c7a576..e23304df9 100644 --- a/tools/lighthouse/budget.json +++ b/tools/lighthouse/budget.json @@ -16,7 +16,7 @@ }, { "resourceType": "font", - "budget": 260 + "budget": 520 }, { "resourceType": "total",