From 854e20b500028e548c005f7d79cc26e9c73317a7 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Mon, 7 Feb 2022 09:27:28 +0100 Subject: [PATCH] ci: relax image-size-responsive in lighthouse runs (#328) --- .lighthouserc.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.lighthouserc.yml b/.lighthouserc.yml index ab79318..7297a45 100644 --- a/.lighthouserc.yml +++ b/.lighthouserc.yml @@ -19,6 +19,7 @@ ci: csp-xss: off tap-targets: warn unsized-images: warn + image-size-responsive: warn # FIXME: https://github.com/GoogleChrome/lighthouse/issues/11460 categories:performance: - warn