From a7024b87b723e4a0d2e66d10689b98af39280a5d Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Sat, 19 Sep 2020 15:14:41 +0200 Subject: [PATCH] add temp fix for LCP rating issue on localhost runs --- .lighthouserc.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.lighthouserc.yml b/.lighthouserc.yml index cb77031..40d19da 100644 --- a/.lighthouserc.yml +++ b/.lighthouserc.yml @@ -9,6 +9,8 @@ ci: - http://localhost/posts/ settings: chromeFlags: "--no-sandbox" + # FIXME: https://github.com/GoogleChrome/lighthouse/issues/11460 + throttlingMethod: devtools assert: preset: "lighthouse:no-pwa" assertions: