Explorar el Código

One webfont is ok

Gaël Métais hace 10 años
padre
commit
03a25df367
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      lib/metadata/policies.js

+ 1 - 1
lib/metadata/policies.js

@@ -1024,7 +1024,7 @@ var policies = {
         "tool": "phantomas",
         "label": "Font count",
         "message": "<p>Fonts are loaded on the critical path of the head. Load as few as possible.</p>",
-        "isOkThreshold": 0,
+        "isOkThreshold": 1,
         "isBadThreshold": 3,
         "isAbnormalThreshold": 5,
         "hasOffenders": true,