Skip to content

Commit c26126c

Browse files
committed
Add size snapshot
1 parent 461026e commit c26126c

1 file changed

Lines changed: 31 additions & 0 deletions

File tree

.size-snapshot.json

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
{
2+
"dist/react-stacks.cjs.js": {
3+
"bundled": 5706,
4+
"minified": 3215,
5+
"gzipped": 1303
6+
},
7+
"dist/react-stacks.umd.min.js": {
8+
"bundled": 17194,
9+
"minified": 6915,
10+
"gzipped": 2599
11+
},
12+
"dist/react-stacks.umd.js": {
13+
"bundled": 49594,
14+
"minified": 16592,
15+
"gzipped": 5291
16+
},
17+
"dist/react-stacks.esm.js": {
18+
"bundled": 5465,
19+
"minified": 3018,
20+
"gzipped": 1250,
21+
"treeshaked": {
22+
"rollup": {
23+
"code": 123,
24+
"import_statements": 47
25+
},
26+
"webpack": {
27+
"code": 3454
28+
}
29+
}
30+
}
31+
}

0 commit comments

Comments
 (0)