mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-24 23:55:53 +00:00
df6ed76ec8
Adding ResourceLoader 'normalize' feature module to the modern styles. Legacy Vector was not upgraded to use HTML5 semantic elements, therefore does not need the module. Similar to Demian's approach with reverted 'html5' I8f1c79037d14b89982e449708f4f1cefacab4439 Bug: T256092 Change-Id: I420e5315aee74f59995c358083f969b059bfe3c0 Depends-On: I4601cc938f7a10dce4f643e22356f8c5a39e4ac9
23 lines
383 B
JSON
23 lines
383 B
JSON
[
|
|
{
|
|
"resourceModule": "skins.vector.styles.legacy",
|
|
"maxSize": "7.8 kB"
|
|
},
|
|
{
|
|
"resourceModule": "skins.vector.styles",
|
|
"maxSize": "8.2 kB"
|
|
},
|
|
{
|
|
"resourceModule": "skins.vector.icons",
|
|
"maxSize": "0.6 kB"
|
|
},
|
|
{
|
|
"resourceModule": "skins.vector.styles.responsive",
|
|
"maxSize": "0.6 kB"
|
|
},
|
|
{
|
|
"resourceModule": "skins.vector.legacy.js",
|
|
"maxSize": "1.7 kB"
|
|
}
|
|
]
|