Skip to content

Commit

Permalink
Update size snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
jzempel committed Nov 9, 2021
1 parent 47385e9 commit a26c511
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions packages/dropdowns/.size-snapshot.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"index.cjs.js": {
"bundled": 90048,
"minified": 55064,
"gzipped": 11698
"bundled": 89883,
"minified": 54896,
"gzipped": 11678
},
"index.esm.js": {
"bundled": 83647,
"minified": 49596,
"gzipped": 11348,
"bundled": 83482,
"minified": 49428,
"gzipped": 11327,
"treeshaked": {
"rollup": {
"code": 37491,
"code": 37371,
"import_statements": 824
},
"webpack": {
"code": 43906
"code": 43786
}
}
}
Expand Down

0 comments on commit a26c511

Please sign in to comment.