Files
mediawiki-extensions-Univer…/bundlesize.config.json
Jon Robson 5ac7ccf264 Add bundlesize tests to UniversalLanguageSelector extension
To support us monitoring the amount of CSS and JS we ship to users
its imperative we start tracking the size of these modules statically
so we are aware when we increase the size of them.

Bug: T373017
Change-Id: I4c52d0216958a6595965e42f5416a24ee0c2054c
2024-09-18 09:08:29 +00:00

11 lines
147 B
JSON

[
{
"resourceModule": "ext.uls.interlanguage",
"maxSize": "0.4 kB"
},
{
"resourceModule": "ext.uls.interface",
"maxSize": "6.1 kB"
}
]