Skip to content

Commit

Permalink
chore: generate new snapshot file
Browse files Browse the repository at this point in the history
  • Loading branch information
brunos3d committed Dec 15, 2022
1 parent dd0ed51 commit 1c056ca
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": 17471,
"minified": 7886,
"gzipped": 2746
"bundled": 16813,
"minified": 7394,
"gzipped": 2621
},
"dist/loadable.esm.js": {
"bundled": 17074,
"minified": 7567,
"gzipped": 2684,
"bundled": 16434,
"minified": 7090,
"gzipped": 2552,
"treeshaked": {
"rollup": {
"code": 276,
"import_statements": 276
},
"webpack": {
"code": 6274
"code": 5958
}
}
}
Expand Down

0 comments on commit 1c056ca

Please sign in to comment.