-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.size-snapshot.json
88 lines (88 loc) · 1.54 KB
/
.size-snapshot.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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
{
"dist/index.js": {
"bundled": 88776,
"minified": 58882,
"gzipped": 10585
},
"dist/index.es.js": {
"bundled": 71172,
"minified": 44647,
"gzipped": 8559,
"treeshaked": {
"rollup": {
"code": 34514,
"import_statements": 72
},
"webpack": {
"code": 36947
}
}
},
"lib/index.js": {
"bundled": 72221,
"minified": 45551,
"gzipped": 8795
},
"es/index.js": {
"bundled": 87646,
"minified": 57908,
"gzipped": 10344,
"treeshaked": {
"rollup": {
"code": 42405,
"import_statements": 98
},
"webpack": {
"code": 45291
}
}
},
"dist/index.cjs.js": {
"bundled": 81212,
"minified": 57846,
"gzipped": 10062
},
"dist/rbx.esm.js": {
"bundled": 87646,
"minified": 57908,
"gzipped": 10344,
"treeshaked": {
"rollup": {
"code": 42405,
"import_statements": 98
},
"webpack": {
"code": 45291
}
}
},
"dist/bundle.cjs.js": {
"bundled": 80574,
"minified": 54454,
"gzipped": 10007
},
"dist/bundle.esm.js": {
"bundled": 77443,
"minified": 51460,
"gzipped": 9702,
"treeshaked": {
"rollup": {
"code": 39166,
"import_statements": 219
},
"webpack": {
"code": 43632
}
}
},
"dist/index.umd.js": {
"bundled": 88870,
"minified": 44907,
"gzipped": 9217
},
"dist/rbx.umd.js": {
"bundled": 95818,
"minified": 48268,
"gzipped": 9887
}
}