From fa74f6c2bebc431f30f7510ef7180a41e56b1ad5 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Sun, 6 Jun 2021 22:21:32 +0200 Subject: [PATCH] ci: disable lighthouse csp-xss assertions --- .lighthouserc.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.lighthouserc.yml b/.lighthouserc.yml index 5d4f695..dacb76c 100644 --- a/.lighthouserc.yml +++ b/.lighthouserc.yml @@ -20,6 +20,7 @@ ci: first-contentful-paint: off first-meaningful-paint: off largest-contentful-paint: off + csp-xss: off upload: target: filesystem outputDir: lhci_reports