From 0ae54cd62e6a623d44aaa929a4c8792427d54670 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Mon, 7 Sep 2020 22:39:13 +0200 Subject: [PATCH] ignore unsized-images lighthouse errors --- .lighthouserc.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.lighthouserc.yml b/.lighthouserc.yml index b6fdc6f..0304d7d 100644 --- a/.lighthouserc.yml +++ b/.lighthouserc.yml @@ -18,6 +18,7 @@ ci: first-contentful-paint: off first-meaningful-paint: off largest-contentful-paint: off + unsized-images: off upload: target: filesystem outputDir: lhci_reports