mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-13 17:57:06 +00:00
efe33d5d76
- We had to add nav element to wrap TOC in all places - Make sure proper nav is only displayed so landmark do not get confused - Remove Eslint block on rules compat/compat for no support IE 11, this was blocking commit - Run lint:fix:js and lint:fix:styles - Fix maxSize in bundlesize.config.json Bug: T324505 Change-Id: I36d26240b87de33318ff1edf97a410872a438103
23 lines
371 B
JSON
23 lines
371 B
JSON
[
|
|
{
|
|
"resourceModule": "skins.vector.styles.legacy",
|
|
"maxSize": "7.9 kB"
|
|
},
|
|
{
|
|
"resourceModule": "skins.vector.styles",
|
|
"maxSize": "11.5 kB"
|
|
},
|
|
{
|
|
"resourceModule": "skins.vector.legacy.js",
|
|
"maxSize": "2.2 kB"
|
|
},
|
|
{
|
|
"resourceModule": "skins.vector.search",
|
|
"maxSize": "3.2 kB"
|
|
},
|
|
{
|
|
"resourceModule": "skins.vector.icons",
|
|
"maxSize": "1 kB"
|
|
}
|
|
]
|