From f5c3ee3f65dc37e180dd50fbe97f5f8a347c44c0 Mon Sep 17 00:00:00 2001 From: Zach Leatherman Date: Tue, 24 Jan 2023 10:30:14 -0600 Subject: [PATCH] Try leaving out the lighthouse plugin from local dev --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 2e3b7ef..437ec71 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,6 @@ "@11ty/eleventy-navigation": "^0.3.5", "@11ty/eleventy-plugin-rss": "^1.2.0", "@11ty/eleventy-plugin-syntaxhighlight": "^4.2.0", - "@netlify/plugin-lighthouse": "^4.0.6", "luxon": "^3.2.1", "markdown-it-anchor": "^8.6.6" }