mirror of
https://github.com/thegeeklab/hugo-geekdoc.git
synced 2024-11-21 20:30:39 +00:00
ci: disable lighthouse csp-xss assertions
This commit is contained in:
parent
9124918066
commit
46dfc1b1ff
@ -15,6 +15,7 @@ ci:
|
||||
preset: "lighthouse:no-pwa"
|
||||
assertions:
|
||||
uses-long-cache-ttl: off
|
||||
csp-xss: off
|
||||
tap-targets: warn
|
||||
unsized-images: warn
|
||||
# FIXME: https://github.com/GoogleChrome/lighthouse/issues/11460
|
||||
|
Loading…
Reference in New Issue
Block a user