We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 461026e commit c26126cCopy full SHA for c26126c
1 file changed
.size-snapshot.json
@@ -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