Skip to content

Commit

Permalink
update size snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
dai-shi committed Sep 18, 2021
1 parent b98f865 commit 957ad82
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions .size-snapshot.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"index.js": {
"bundled": 19887,
"minified": 8207,
"gzipped": 3057,
"bundled": 19635,
"minified": 8065,
"gzipped": 2997,
"treeshaked": {
"rollup": {
"code": 51,
Expand All @@ -14,9 +14,9 @@
}
},
"index.mjs": {
"bundled": 19887,
"minified": 8207,
"gzipped": 3057,
"bundled": 19635,
"minified": 8065,
"gzipped": 2997,
"treeshaked": {
"rollup": {
"code": 51,
Expand All @@ -28,9 +28,9 @@
}
},
"utils.js": {
"bundled": 17090,
"minified": 7902,
"gzipped": 2920,
"bundled": 17087,
"minified": 7899,
"gzipped": 2921,
"treeshaked": {
"rollup": {
"code": 102,
Expand All @@ -42,9 +42,9 @@
}
},
"utils.mjs": {
"bundled": 17090,
"minified": 7902,
"gzipped": 2920,
"bundled": 17087,
"minified": 7899,
"gzipped": 2921,
"treeshaked": {
"rollup": {
"code": 102,
Expand All @@ -56,30 +56,30 @@
}
},
"devtools.js": {
"bundled": 20179,
"minified": 8208,
"gzipped": 3117,
"bundled": 4500,
"minified": 2293,
"gzipped": 1062,
"treeshaked": {
"rollup": {
"code": 65,
"import_statements": 28
},
"webpack": {
"code": 1414
"code": 1218
}
}
},
"devtools.mjs": {
"bundled": 20179,
"minified": 8208,
"gzipped": 3117,
"bundled": 4500,
"minified": 2293,
"gzipped": 1062,
"treeshaked": {
"rollup": {
"code": 65,
"import_statements": 28
},
"webpack": {
"code": 1414
"code": 1218
}
}
},
Expand Down

0 comments on commit 957ad82

Please sign in to comment.