Skip to content

Commit

Permalink
Adding bundle size at commit: d097924275d44d4d10fa1689e193fd9ef02479a6
Browse files Browse the repository at this point in the history
  • Loading branch information
metamaskbot committed Jan 21, 2025
1 parent 3411a1f commit 780da41
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 @@ -42829,5 +42829,12 @@ const data = {
"ui": 8161799,
"common": 8946766,
"timestamp": 1737482617940
},
'd097924275d44d4d10fa1689e193fd9ef02479a6':
{
"background": 6054971,
"ui": 8161836,
"common": 8946766,
"timestamp": 1737499034183
},
}
6 changes: 6 additions & 0 deletions stats/bundle_size_data.json
Original file line number Diff line number Diff line change
Expand Up @@ -31948,5 +31948,11 @@
"ui": 8161799,
"common": 8946766,
"timestamp": 1737482617940
},
"d097924275d44d4d10fa1689e193fd9ef02479a6": {
"background": 6054971,
"ui": 8161836,
"common": 8946766,
"timestamp": 1737499034183
}
}
7 changes: 7 additions & 0 deletions stats/bundle_size_data.temp.js
Original file line number Diff line number Diff line change
Expand Up @@ -42830,3 +42830,10 @@ const data = {
"common": 8946766,
"timestamp": 1737482617940
},
'd097924275d44d4d10fa1689e193fd9ef02479a6':
{
"background": 6054971,
"ui": 8161836,
"common": 8946766,
"timestamp": 1737499034183
},

0 comments on commit 780da41

Please sign in to comment.