Skip to content

Commit

Permalink
set size snapshot on publish to npm
Browse files Browse the repository at this point in the history
  • Loading branch information
dfee committed Dec 14, 2018
1 parent 4c3d045 commit b375d6d
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .size-snapshot.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"dist/index.js": {
"bundled": 71751,
"minified": 45502,
"gzipped": 8794
"bundled": 72227,
"minified": 45557,
"gzipped": 8801
},
"dist/index.es.js": {
"bundled": 70713,
"minified": 44609,
"gzipped": 8563,
"bundled": 71189,
"minified": 44664,
"gzipped": 8570,
"treeshaked": {
"rollup": {
"code": 34459,
"code": 34514,
"import_statements": 72
},
"webpack": {
"code": 36892
"code": 36947
}
}
}
Expand Down

0 comments on commit b375d6d

Please sign in to comment.