Skip to content

Commit

Permalink
Adding bundle size at commit: c75493d33f76999d2fe3722df45c8247ab589188
Browse files Browse the repository at this point in the history
  • Loading branch information
metamaskbot committed Jan 31, 2025
1 parent 7e3a7a9 commit 76f554e
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 @@ -43571,5 +43571,12 @@ const data = {
"ui": 8072433,
"common": 9560848,
"timestamp": 1738360797553
},
'c75493d33f76999d2fe3722df45c8247ab589188':
{
"background": 6083526,
"ui": 8072433,
"common": 9560848,
"timestamp": 1738360862576
},
}
6 changes: 6 additions & 0 deletions stats/bundle_size_data.json
Original file line number Diff line number Diff line change
Expand Up @@ -32422,5 +32422,11 @@
"ui": 8072433,
"common": 9560848,
"timestamp": 1738360797553
},
"c75493d33f76999d2fe3722df45c8247ab589188": {
"background": 6083526,
"ui": 8072433,
"common": 9560848,
"timestamp": 1738360862576
}
}
7 changes: 7 additions & 0 deletions stats/bundle_size_data.temp.js
Original file line number Diff line number Diff line change
Expand Up @@ -43572,3 +43572,10 @@ const data = {
"common": 9560848,
"timestamp": 1738360797553
},
'c75493d33f76999d2fe3722df45c8247ab589188':
{
"background": 6083526,
"ui": 8072433,
"common": 9560848,
"timestamp": 1738360862576
},

0 comments on commit 76f554e

Please sign in to comment.