We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43b1a97 commit 63b367eCopy full SHA for 63b367e
1 file changed
definitions/output/reports/tech_crux.js
@@ -52,7 +52,7 @@ for (const category of Object.keys(lighthouse?.categories ? lighthouse.categorie
52
'uses-passive-event-listeners',
53
'uses-rel-preload',
54
'third-party-facades',
55
- "layout-shifts"
+ "layout-shifts",
56
"non-composited-animations",
57
"unsized-images",
58
"redirects",
0 commit comments