mediawiki-skins-Vector/bundlesize.config.json
Jon Robson c3e57e0ecd Merge skins.vector.es6 into skins.vector.js
With T178356 ES6 is the default, so these can now be
managed in the same module. Keeping them in the same module
will hopefully allow us to make more optimizations on the long
term.

Change-Id: I3fe9e50143b85b4cdc3d9171a60c3720a7c26b4b
2023-04-11 23:18:46 +00:00

27 lines
440 B
JSON

[
{
"resourceModule": "skins.vector.styles.legacy",
"maxSize": "8.4 kB"
},
{
"resourceModule": "skins.vector.styles",
"maxSize": "12.3 kB"
},
{
"resourceModule": "skins.vector.js",
"maxSize": "14.3 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"
}
]