mirror of
https://github.com/thegeeklab/hugo-geekdoc.git
synced 2024-11-21 20:30:39 +00:00
add temp fix for LCP rating issue on localhost runs
This commit is contained in:
parent
ab0867d2df
commit
a7024b87b7
@ -9,6 +9,8 @@ ci:
|
|||||||
- http://localhost/posts/
|
- http://localhost/posts/
|
||||||
settings:
|
settings:
|
||||||
chromeFlags: "--no-sandbox"
|
chromeFlags: "--no-sandbox"
|
||||||
|
# FIXME: https://github.com/GoogleChrome/lighthouse/issues/11460
|
||||||
|
throttlingMethod: devtools
|
||||||
assert:
|
assert:
|
||||||
preset: "lighthouse:no-pwa"
|
preset: "lighthouse:no-pwa"
|
||||||
assertions:
|
assertions:
|
||||||
|
Loading…
Reference in New Issue
Block a user