Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/thegeeklab/hugo-geekblog.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Kaussow <mail@geeklabor.de>2020-07-07 12:18:00 +0300
committerRobert Kaussow <mail@geeklabor.de>2020-07-07 12:18:00 +0300
commitc83a42c427f26b78838d6518a963c6d6c806597b (patch)
treeea00141704fbe30ce61ef0ad30f3c8dded0f6570 /.lighthouserc.yml
parentae40ac5bcb30a92444fb99f11e1adf0e6f33523d (diff)
ignore load time related issues on CI
Diffstat (limited to '.lighthouserc.yml')
-rw-r--r--.lighthouserc.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.lighthouserc.yml b/.lighthouserc.yml
index ed7a475..efc5c01 100644
--- a/.lighthouserc.yml
+++ b/.lighthouserc.yml
@@ -17,3 +17,4 @@ ci:
tap-targets: off
first-contentful-paint: off
first-meaningful-paint: off
+ largest-contentful-paint: off