We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da09b6e commit 6878b42Copy full SHA for 6878b42
1 file changed
.lighthouserc.json
@@ -3,7 +3,7 @@
3
"assert": {
4
"preset": "lighthouse:no-pwa",
5
"assertions": {
6
- "categories:performance": ["error", { "minScore": 0.6 }],
+ "categories:performance": ["error", { "minScore": 0.5 }],
7
"categories:seo": ["error", { "minScore": 0.85 }],
8
"categories:accessibility": ["warn", { "minScore": 0.85 }],
9
"categories:best-practices": ["warn", { "minScore": 0.85 }],
0 commit comments