-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathbaddie.json
64 lines (64 loc) · 1.54 KB
/
baddie.json
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
{
"version": "1",
"plugin": {
"name": "codecov-wako-bundle-analysis-plugin",
"version": "1.0.0"
},
"builtAt": 1701451048604,
"duration": 331,
"bundler": { "name": "rollup", "version": "3.29.4" },
"bundleName": "baddie",
"assets": [
{
"name": "assets/react-35ef61ed.svg",
"size": "bloo",
"normalized": "assets/react-*.svg"
},
{
"name": "assets/index-d526a0c5.css",
"size": 20000,
"normalized": "assets/index-*.css"
},
{
"name": "assets/LazyComponent-fcbb0922.js",
"size": 30000,
"normalized": "assets/LazyComponent-*.js"
},
{
"name": "assets/index-c8676264.js",
"size": 40000,
"normalized": "assets/index-*.js"
},
{
"name": "assets/index-666d2e09.js",
"size": 50000,
"normalized": "assets/index-*.js"
}
],
"chunks": [
{
"id": "LazyComponent",
"uniqueId": "b5-0-LazyComponent",
"entry": false,
"initial": true,
"files": ["assets/LazyComponent-fcbb0922.js"],
"names": ["LazyComponent"]
},
{
"id": "index",
"uniqueId": "b5-1-index",
"entry": false,
"initial": true,
"files": ["assets/index-c8676264.js"],
"names": ["index"]
},
{
"id": "index",
"uniqueId": "b5-2-index",
"entry": true,
"initial": false,
"files": ["assets/index-666d2e09.js"],
"names": ["index"]
}
]
}