ignore unsized-images lighthouse errors
parent
f84375f21c
commit
0ae54cd62e
|
@ -18,6 +18,7 @@ ci:
|
|||
first-contentful-paint: off
|
||||
first-meaningful-paint: off
|
||||
largest-contentful-paint: off
|
||||
unsized-images: off
|
||||
upload:
|
||||
target: filesystem
|
||||
outputDir: lhci_reports
|
||||
|
|
Loading…
Reference in New Issue