mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-13 17:57:06 +00:00
f43dbf1e32
These bundlesize tests broke CI in unrelated repos for changes that have nothing to do with script/style output (again! this time in the Chart extension). Bump it to unblock development for other teams. Change-Id: I4737b24cb3a503d50c4c3b784f6a0c498cbbdf5c
47 lines
803 B
JSON
47 lines
803 B
JSON
{
|
|
"total": {
|
|
"vector-2022": {
|
|
"scripts": "50KB",
|
|
"styles": "22KB"
|
|
},
|
|
"vector": {
|
|
"scripts": "50KB",
|
|
"styles": "18KB"
|
|
}
|
|
},
|
|
"modules": [
|
|
{
|
|
"resourceModule": "skins.vector.styles.legacy",
|
|
"maxSize": "8.9 kB"
|
|
},
|
|
{
|
|
"resourceModule": "skins.vector.search.codex.styles",
|
|
"maxSize": "5.9 kB"
|
|
},
|
|
{
|
|
"resourceModule": "skins.vector.search.codex.scripts",
|
|
"maxSize": "15 kB"
|
|
},
|
|
{
|
|
"resourceModule": "skins.vector.styles",
|
|
"maxSize": "13.0 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": "0.7 kB"
|
|
}
|
|
]
|
|
}
|