From c83a42c427f26b78838d6518a963c6d6c806597b Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Tue, 7 Jul 2020 11:18:00 +0200 Subject: [PATCH] ignore load time related issues on CI --- .lighthouserc.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.lighthouserc.yml b/.lighthouserc.yml index ed7a475..efc5c01 100644 --- a/.lighthouserc.yml +++ b/.lighthouserc.yml @@ -17,3 +17,4 @@ ci: tap-targets: off first-contentful-paint: off first-meaningful-paint: off + largest-contentful-paint: off