aboutsummaryrefslogtreecommitdiffstats
path: root/bundlesize.config.json
blob: a26a5f9fc5c30232c3a8533d994376806ab65693 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
[
	{
		"@note": "Community maintained code is out of scope for bundle size check",
		"resourceModule": "site",
		"maxSize": null
	},
	{
		"@note": "Community maintained code is out of scope for bundle size check",
		"resourceModule": "site.styles",
		"maxSize": null
	},
	{
		"@note": "Community maintained code is out of scope for bundle size check",
		"resourceModule": "user.styles",
		"maxSize": null
	},
	{
		"@note": "Community maintained code is out of scope for bundle size check",
		"resourceModule": "user.options",
		"maxSize": null
	},
	{
		"@note": "Community maintained code is out of scope for bundle size check",
		"resourceModule": "user",
		"maxSize": null
	},
	{
		"@owner": "Web Team (temporarily until more suitable owner identified)",
		"resourceModule": "noscript",
		"maxSize": null
	},
	{
		"@owner": "Web Team",
		"resourceModule": "mediawiki.page.ready",
		"maxSizeUncompressed": "11.2 kB"
	},
	{
		"@owner": "Design System Team",
		"@note": "This module is defined in Vector but CSS/JS are generated by core (RL/CodexModule)",
		"resourceModule": "skins.vector.search.codex.styles",
		"maxSizeUncompressed": "50 kB"
	},
	{
		"@owner": "Design System Team",
		"@note": "This module is defined in Vector but CSS/JS are generated by core (RL/CodexModule)",
		"resourceModule": "skins.vector.search.codex.scripts",
		"maxSizeUncompressed": "100 kB"
	}
]