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 24, 2019
1 parent 01ac3d7 commit ce2fdc7
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
12 changes: 6 additions & 6 deletions packages/react-router-dom/.size-snapshot.json
Expand Up @@ -14,13 +14,13 @@
}
},
"umd/react-router-dom.js": {
"bundled": 131334,
"minified": 46991,
"gzipped": 14275
"bundled": 131417,
"minified": 47027,
"gzipped": 14288
},
"umd/react-router-dom.min.js": {
"bundled": 87085,
"minified": 29827,
"gzipped": 9885
"bundled": 87168,
"minified": 29863,
"gzipped": 9895
}
}
18 changes: 9 additions & 9 deletions packages/react-router/.size-snapshot.json
@@ -1,8 +1,8 @@
{
"esm/react-router.js": {
"bundled": 24890,
"minified": 14513,
"gzipped": 3839,
"bundled": 24968,
"minified": 14577,
"gzipped": 3854,
"treeshaked": {
"rollup": {
"code": 2389,
Expand All @@ -14,13 +14,13 @@
}
},
"umd/react-router.js": {
"bundled": 103056,
"minified": 36690,
"gzipped": 11666
"bundled": 103139,
"minified": 36725,
"gzipped": 11678
},
"umd/react-router.min.js": {
"bundled": 62526,
"minified": 22088,
"gzipped": 7748
"bundled": 62609,
"minified": 22123,
"gzipped": 7758
}
}

0 comments on commit ce2fdc7

Please sign in to comment.