From 30765a6bc1fcdc5990fe2a1278786a1b440d8a2f Mon Sep 17 00:00:00 2001 From: tomjin871114 Date: Tue, 26 Mar 2024 22:16:54 +0800 Subject: [PATCH] test --- lighthouserc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lighthouserc.json b/lighthouserc.json index c7c2bae..dab40be 100644 --- a/lighthouserc.json +++ b/lighthouserc.json @@ -12,7 +12,7 @@ }, "assert": { "assertions": { - "categories:performance": ["warn", { "minScore": 0.9 }], + "categories:performance": ["warn", { "minScore": 1 }], "categories:accessibility": ["warn", { "minScore": 0.9 }], "categories:best-practices": ["warn", { "minScore": 0.9 }], "categories:seo": ["warn", { "minScore": 0.9 }]