mirror of
https://github.com/thegeeklab/hugo-geekdoc.git
synced 2024-11-21 20:30:39 +00:00
ignore unsized-images lighthouse errors
This commit is contained in:
parent
f84375f21c
commit
0ae54cd62e
@ -18,6 +18,7 @@ ci:
|
|||||||
first-contentful-paint: off
|
first-contentful-paint: off
|
||||||
first-meaningful-paint: off
|
first-meaningful-paint: off
|
||||||
largest-contentful-paint: off
|
largest-contentful-paint: off
|
||||||
|
unsized-images: off
|
||||||
upload:
|
upload:
|
||||||
target: filesystem
|
target: filesystem
|
||||||
outputDir: lhci_reports
|
outputDir: lhci_reports
|
||||||
|
Loading…
Reference in New Issue
Block a user