Skip to content

Commit 7219839

Browse files
Use lighthouse 3.0.1 (#269)
* Use lighthouse 3.0.1 * Remove more
1 parent aca3b75 commit 7219839

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

netlify.toml

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,3 @@
44

55
[[plugins]]
66
package = "netlify-plugin-checklinks"
7-
8-
[[plugins]]
9-
package = "@netlify/plugin-lighthouse"
10-
11-
# optional, fails build when a category is below a threshold
12-
[plugins.inputs.thresholds]
13-
performance = 0.75
14-
accessibility = 0.95
15-
best-practices = 0.95
16-
seo = 0.95
17-
pwa = 0.2
18-
19-
# optional, deploy the lighthouse report to a path under your site
20-
[plugins.inputs]
21-
output_path = "reports/lighthouse.html"

0 commit comments

Comments
 (0)