-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.size-snapshot.json
59 lines (59 loc) · 1.15 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
{
"packages/core-tiny-spring/dist/index.cjs.js": {
"bundled": 3962,
"minified": 1743,
"gzipped": 770
},
"packages/core-tiny-spring/dist/index.esm.js": {
"bundled": 3768,
"minified": 1565,
"gzipped": 718,
"treeshaked": {
"rollup": {
"code": 0,
"import_statements": 0
},
"webpack": {
"code": 951
}
}
},
"packages/react-tiny-spring/dist/index.cjs.js": {
"bundled": 3888,
"minified": 1649,
"gzipped": 790
},
"packages/react-tiny-spring/dist/index.esm.js": {
"bundled": 3809,
"minified": 1577,
"gzipped": 747,
"treeshaked": {
"rollup": {
"code": 14,
"import_statements": 14
},
"webpack": {
"code": 998
}
}
},
"packages/preact-tiny-spring/dist/index.cjs.js": {
"bundled": 4606,
"minified": 2360,
"gzipped": 1055
},
"packages/preact-tiny-spring/dist/index.esm.js": {
"bundled": 4477,
"minified": 2238,
"gzipped": 1013,
"treeshaked": {
"rollup": {
"code": 464,
"import_statements": 33
},
"webpack": {
"code": 1486
}
}
}
}