From bd2d70fd02bfd78c763a368647b6aa0d026224fc Mon Sep 17 00:00:00 2001 From: James Jarvis Date: Sat, 6 Apr 2024 11:15:24 +0100 Subject: [PATCH] make 30 --- lighthouserc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lighthouserc.json b/lighthouserc.json index f87b150c..be1eb2bd 100644 --- a/lighthouserc.json +++ b/lighthouserc.json @@ -3,7 +3,7 @@ "collect": { "numberOfRuns": 1, "staticDistDir": "./public", - "maxAutodiscoverUrls": 20 + "maxAutodiscoverUrls": 30 }, "assert": { "preset": "lighthouse:recommended",