Skip to content

Commit

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

0 comments on commit 3411a1f

Please sign in to comment.