Skip to content

Commit

Permalink
Adding bundle size at commit: 4e1b0dc44da2437b7e6ea8033efcb6066258c049
Browse files Browse the repository at this point in the history
  • Loading branch information
metamaskbot committed Jan 30, 2025
1 parent 90f8fa0 commit 3f89612
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 0 deletions.
7 changes: 7 additions & 0 deletions stats/bundle_size_data.js
Original file line number Diff line number Diff line change
Expand Up @@ -43466,5 +43466,12 @@ const data = {
"ui": 8281759,
"common": 9382401,
"timestamp": 1738253285354
},
'4e1b0dc44da2437b7e6ea8033efcb6066258c049':
{
"background": 6044972,
"ui": 8281838,
"common": 9382401,
"timestamp": 1738254214571
},
}
6 changes: 6 additions & 0 deletions stats/bundle_size_data.json
Original file line number Diff line number Diff line change
Expand Up @@ -32344,5 +32344,11 @@
"ui": 8281759,
"common": 9382401,
"timestamp": 1738253285354
},
"4e1b0dc44da2437b7e6ea8033efcb6066258c049": {
"background": 6044972,
"ui": 8281838,
"common": 9382401,
"timestamp": 1738254214571
}
}
7 changes: 7 additions & 0 deletions stats/bundle_size_data.temp.js
Original file line number Diff line number Diff line change
Expand Up @@ -43467,3 +43467,10 @@ const data = {
"common": 9382401,
"timestamp": 1738253285354
},
'4e1b0dc44da2437b7e6ea8033efcb6066258c049':
{
"background": 6044972,
"ui": 8281838,
"common": 9382401,
"timestamp": 1738254214571
},

0 comments on commit 3f89612

Please sign in to comment.