Detect non WOFF2 fonts and estimate gain
This commit is contained in:
@@ -87,7 +87,9 @@
|
||||
"label": "Web fonts",
|
||||
"policies": {
|
||||
"fontsCount": 1,
|
||||
"heavyFonts": 1
|
||||
"heavyFonts": 0.5,
|
||||
//"unusedUnicodeRanges": 0.5,
|
||||
"nonWoff2Fonts": 0.5
|
||||
}
|
||||
},
|
||||
"serverConfig": {
|
||||
|
||||
Reference in New Issue
Block a user