hugo-geekdoc/.lighthouserc.yml

20 lines
443 B
YAML
Raw Normal View History

2020-06-01 15:59:02 +02:00
---
ci:
collect:
numberOfRuns: 2
staticDistDir: exampleSite/public
url:
- http://localhost/
- http://localhost/404.html
- http://localhost/posts/
settings:
chromeFlags: "--no-sandbox"
assert:
preset: "lighthouse:no-pwa"
assertions:
uses-long-cache-ttl: off
render-blocking-resources: off
tap-targets: off
2020-06-01 23:19:03 +02:00
first-contentful-paint: off
first-meaningful-paint: off