Skip to content

Commit

Permalink
chore: size
Browse files Browse the repository at this point in the history
  • Loading branch information
jquense committed Mar 21, 2019
1 parent b5da967 commit 7aef31f
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions .size-snapshot.json
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
{
"./dist/react-big-calendar.js": {
"bundled": 455683,
"minified": 146246,
"gzipped": 41811
"bundled": 471349,
"minified": 153211,
"gzipped": 42302
},
"./dist/react-big-calendar.min.js": {
"bundled": 393705,
"minified": 127582,
"gzipped": 37597
"bundled": 414053,
"minified": 136181,
"gzipped": 38428
},
"dist/react-big-calendar.esm.js": {
"bundled": 167469,
"minified": 80464,
"gzipped": 19858,
"bundled": 168039,
"minified": 80688,
"gzipped": 19864,
"treeshaked": {
"rollup": {
"code": 62192,
"code": 62227,
"import_statements": 1470
},
"webpack": {
"code": 65687
"code": 65735
}
}
}
Expand Down

0 comments on commit 7aef31f

Please sign in to comment.