Skip to content

Commit

Permalink
Adding bundle size at commit: 210c794a372e29bc953a5c28f824422fe4db6743
Browse files Browse the repository at this point in the history
  • Loading branch information
metamaskbot committed Jan 20, 2025
1 parent 720f8cf commit 89b9f0a
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 @@ -42752,5 +42752,12 @@ const data = {
"ui": 8161535,
"common": 8885453,
"timestamp": 1737393168348
},
'210c794a372e29bc953a5c28f824422fe4db6743':
{
"background": 6092850,
"ui": 8161662,
"common": 9021609,
"timestamp": 1737395476090
},
}
6 changes: 6 additions & 0 deletions stats/bundle_size_data.json
Original file line number Diff line number Diff line change
Expand Up @@ -31900,5 +31900,11 @@
"ui": 8161662,
"common": 9021593,
"timestamp": 1737387895259
},
"210c794a372e29bc953a5c28f824422fe4db6743": {
"background": 6092850,
"ui": 8161662,
"common": 9021609,
"timestamp": 1737395476090
}
}
7 changes: 7 additions & 0 deletions stats/bundle_size_data.temp.js
Original file line number Diff line number Diff line change
Expand Up @@ -42753,3 +42753,10 @@ const data = {
"common": 8885453,
"timestamp": 1737393168348
},
'210c794a372e29bc953a5c28f824422fe4db6743':
{
"background": 6092850,
"ui": 8161662,
"common": 9021609,
"timestamp": 1737395476090
},

0 comments on commit 89b9f0a

Please sign in to comment.