Skip to content

Commit 860a457

Browse files
committed
Add throttling
1 parent c6597e1 commit 860a457

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

lighthouserc.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,10 @@
1515
"best-practices",
1616
"seo"
1717
],
18-
"skipAudits": ["uses-http2"]
18+
"skipAudits": ["uses-http2"],
19+
"throttling": {
20+
"method": "simulate"
21+
}
1922
}
2023
},
2124
"upload": { "target": "temporary-public-storage" },

0 commit comments

Comments
 (0)