Skip to content

Commit

Permalink
commit size snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
theKashey committed Oct 20, 2020
1 parent 575fe2b commit 787e29e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions packages/component/.size-snapshot.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"dist/loadable.cjs.js": {
"bundled": 16387,
"minified": 7324,
"gzipped": 2574
"bundled": 16361,
"minified": 7300,
"gzipped": 2563
},
"dist/loadable.esm.js": {
"bundled": 16008,
"minified": 7020,
"gzipped": 2506,
"bundled": 15982,
"minified": 6996,
"gzipped": 2497,
"treeshaked": {
"rollup": {
"code": 276,
"import_statements": 276
},
"webpack": {
"code": 5896
"code": 5872
}
}
}
Expand Down

0 comments on commit 787e29e

Please sign in to comment.