Skip to content

Commit

Permalink
chore: update size snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
dai-shi committed Apr 13, 2021
1 parent 16a508f commit bca497e
Showing 1 changed file with 16 additions and 128 deletions.
144 changes: 16 additions & 128 deletions .size-snapshot.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"devtools.js": {
"bundled": 1989,
"minified": 1051,
"gzipped": 594,
"valtio.js": {
"bundled": 1111,
"minified": 555,
"gzipped": 320,
"treeshaked": {
"rollup": {
"code": 28,
"import_statements": 28
"code": 37,
"import_statements": 37
},
"webpack": {
"code": 1045
"code": 1054
}
}
},
Expand All @@ -27,17 +27,17 @@
}
}
},
"query.js": {
"bundled": 2957,
"minified": 1267,
"gzipped": 612,
"devtools.js": {
"bundled": 1989,
"minified": 1051,
"gzipped": 594,
"treeshaked": {
"rollup": {
"code": 57,
"import_statements": 49
"code": 28,
"import_statements": 28
},
"webpack": {
"code": 1078
"code": 1045
}
}
},
Expand All @@ -55,49 +55,7 @@
}
}
},
"xstate.js": {
"bundled": 2799,
"minified": 1268,
"gzipped": 629,
"treeshaked": {
"rollup": {
"code": 29,
"import_statements": 29
},
"webpack": {
"code": 1145
}
}
},
"devtools.module.js": {
"bundled": 1989,
"minified": 1051,
"gzipped": 594,
"treeshaked": {
"rollup": {
"code": 28,
"import_statements": 28
},
"webpack": {
"code": 1045
}
}
},
"immer.module.js": {
"bundled": 1526,
"minified": 797,
"gzipped": 388,
"treeshaked": {
"rollup": {
"code": 42,
"import_statements": 42
},
"webpack": {
"code": 1104
}
}
},
"query.module.js": {
"query.js": {
"bundled": 2957,
"minified": 1267,
"gzipped": 612,
Expand All @@ -111,21 +69,7 @@
}
}
},
"optics.module.js": {
"bundled": 1645,
"minified": 805,
"gzipped": 422,
"treeshaked": {
"rollup": {
"code": 32,
"import_statements": 32
},
"webpack": {
"code": 1061
}
}
},
"xstate.module.js": {
"xstate.js": {
"bundled": 2799,
"minified": 1268,
"gzipped": 629,
Expand Down Expand Up @@ -153,20 +97,6 @@
}
}
},
"utils.module.js": {
"bundled": 10423,
"minified": 5036,
"gzipped": 1949,
"treeshaked": {
"rollup": {
"code": 28,
"import_statements": 28
},
"webpack": {
"code": 1224
}
}
},
"index.js": {
"bundled": 19924,
"minified": 9413,
Expand All @@ -180,47 +110,5 @@
"code": 1266
}
}
},
"index.module.js": {
"bundled": 19921,
"minified": 9410,
"gzipped": 3026,
"treeshaked": {
"rollup": {
"code": 14,
"import_statements": 14
},
"webpack": {
"code": 1266
}
}
},
"valtio.js": {
"bundled": 1111,
"minified": 555,
"gzipped": 320,
"treeshaked": {
"rollup": {
"code": 37,
"import_statements": 37
},
"webpack": {
"code": 1054
}
}
},
"valtio.module.js": {
"bundled": 1111,
"minified": 555,
"gzipped": 320,
"treeshaked": {
"rollup": {
"code": 37,
"import_statements": 37
},
"webpack": {
"code": 1054
}
}
}
}

0 comments on commit bca497e

Please sign in to comment.