From dbf23b8489366cc4cba6a13bd9cb951259551dce Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Thu, 13 Jul 2023 16:00:07 -0700 Subject: [PATCH] fix: lighthouse output --- netlify.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netlify.toml b/netlify.toml index b3deb1cd..5886724c 100644 --- a/netlify.toml +++ b/netlify.toml @@ -4,7 +4,7 @@ [[plugins]] package = "@netlify/plugin-lighthouse" [plugins.inputs.audits] - output_path = "reports/lighthouse/index.html" + output_path = "reports/lighthouse.html" ### # OPTIMIZATION