Detect non WOFF2 fonts and estimate gain

This commit is contained in:
Gaël Métais
2020-12-21 01:18:56 +01:00
parent dd0c17a9d4
commit d93af3d6e4
7 changed files with 170 additions and 13 deletions
+3 -1
View File
@@ -87,7 +87,9 @@
"label": "Web fonts",
"policies": {
"fontsCount": 1,
"heavyFonts": 1
"heavyFonts": 0.5,
//"unusedUnicodeRanges": 0.5,
"nonWoff2Fonts": 0.5
}
},
"serverConfig": {