Skip to content

Commit

Permalink
Adding bundle size at commit: b6bf8fc8ab5fc90700b289c88e093fee747f2a2a
Browse files Browse the repository at this point in the history
  • Loading branch information
metamaskbot committed Jan 28, 2025
1 parent 0d06204 commit 84d4dcd
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 @@ -43291,5 +43291,12 @@ const data = {
"ui": 8296433,
"common": 9368048,
"timestamp": 1738078716517
},
'b6bf8fc8ab5fc90700b289c88e093fee747f2a2a':
{
"background": 6044306,
"ui": 8288287,
"common": 9386364,
"timestamp": 1738083562352
},
}
6 changes: 6 additions & 0 deletions stats/bundle_size_data.json
Original file line number Diff line number Diff line change
Expand Up @@ -32230,5 +32230,11 @@
"ui": 8296433,
"common": 9368048,
"timestamp": 1738078716517
},
"b6bf8fc8ab5fc90700b289c88e093fee747f2a2a": {
"background": 6044306,
"ui": 8288287,
"common": 9386364,
"timestamp": 1738083562352
}
}
7 changes: 7 additions & 0 deletions stats/bundle_size_data.temp.js
Original file line number Diff line number Diff line change
Expand Up @@ -43292,3 +43292,10 @@ const data = {
"common": 9368048,
"timestamp": 1738078716517
},
'b6bf8fc8ab5fc90700b289c88e093fee747f2a2a':
{
"background": 6044306,
"ui": 8288287,
"common": 9386364,
"timestamp": 1738083562352
},

0 comments on commit 84d4dcd

Please sign in to comment.