Skip to content

Commit

Permalink
Update size snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
mjackson committed Sep 27, 2019
1 parent 30e211d commit e577744
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
22 changes: 11 additions & 11 deletions packages/react-router-dom/.size-snapshot.json
@@ -1,26 +1,26 @@
{
"esm/react-router-dom.js": {
"bundled": 9444,
"minified": 5645,
"gzipped": 1786,
"bundled": 9870,
"minified": 5807,
"gzipped": 1840,
"treeshaked": {
"rollup": {
"code": 2272,
"code": 2330,
"import_statements": 432
},
"webpack": {
"code": 3572
"code": 3630
}
}
},
"umd/react-router-dom.js": {
"bundled": 131417,
"minified": 47027,
"gzipped": 14288
"bundled": 131922,
"minified": 47115,
"gzipped": 14347
},
"umd/react-router-dom.min.js": {
"bundled": 87168,
"minified": 29863,
"gzipped": 9895
"bundled": 87673,
"minified": 29950,
"gzipped": 9948
}
}
22 changes: 11 additions & 11 deletions packages/react-router/.size-snapshot.json
@@ -1,26 +1,26 @@
{
"esm/react-router.js": {
"bundled": 24968,
"minified": 14577,
"gzipped": 3854,
"bundled": 25017,
"minified": 14599,
"gzipped": 3870,
"treeshaked": {
"rollup": {
"code": 2389,
"code": 2397,
"import_statements": 470
},
"webpack": {
"code": 3758
"code": 3766
}
}
},
"umd/react-router.js": {
"bundled": 103139,
"minified": 36725,
"gzipped": 11678
"bundled": 103190,
"minified": 36747,
"gzipped": 11695
},
"umd/react-router.min.js": {
"bundled": 62609,
"minified": 22123,
"gzipped": 7758
"bundled": 62660,
"minified": 22144,
"gzipped": 7768
}
}

0 comments on commit e577744

Please sign in to comment.