mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-23 15:26:47 +00:00
acdad079f4
* Stop monitoring bundles which contain Codex elements that are not render blocking resources (e.g. skins.vector.search.codex.scripts) - going forward we should limit monitoring to only code in the codebase and render blocking CSS. These will now be monitored in core. Follow up to Ib2a9ee811f9672b5bffaf2263fbc6fc37d806d59 Bug: T378635 Change-Id: Ia12385329973c2bdbe914d243c0a9c7805511c68
31 lines
516 B
JSON
31 lines
516 B
JSON
[
|
|
{
|
|
"resourceModule": "skins.vector.styles.legacy",
|
|
"maxSize": "8.9 kB"
|
|
},
|
|
{
|
|
"resourceModule": "skins.vector.styles",
|
|
"maxSize": "13.5 kB"
|
|
},
|
|
{
|
|
"resourceModule": "skins.vector.js",
|
|
"maxSize": "17.5 kB"
|
|
},
|
|
{
|
|
"resourceModule": "skins.vector.legacy.js",
|
|
"maxSize": "2.5 kB"
|
|
},
|
|
{
|
|
"resourceModule": "skins.vector.search",
|
|
"maxSize": "3.3 kB"
|
|
},
|
|
{
|
|
"resourceModule": "skins.vector.icons",
|
|
"maxSize": "1.3 kB"
|
|
},
|
|
{
|
|
"resourceModule": "skins.vector.icons.js",
|
|
"maxSize": "0.7 kB"
|
|
}
|
|
]
|