mediawiki-skins-Vector/bundlesize.config.json
AronDemian 3926ffa8ca [modern] Fix broken rendering of main and dialog elements in IE9-11
Adds the new ResourceLoader feature_file 'html5' to the modern styles.
The legacy layout was not upgraded to use HTML5 semantic elements,
therefore does not need these.

Bug: T256092
Depends-On: I3e4abb5fc8e55b7138fc1c86543777c845bed88e
Change-Id: I8f1c79037d14b89982e449708f4f1cefacab4439
2020-06-26 17:17:07 +00:00

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"
}
]