Skip to content

Commit

Permalink
Adding bundle size at commit: 615c469c2e562faa15f3a98849432a8095ce2153
Browse files Browse the repository at this point in the history
  • Loading branch information
metamaskbot committed Jan 22, 2025
1 parent 82219b2 commit 1bc9ea6
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 @@ -42878,5 +42878,12 @@ const data = {
"ui": 8161862,
"common": 8946766,
"timestamp": 1737551627316
},
'615c469c2e562faa15f3a98849432a8095ce2153':
{
"background": 6094753,
"ui": 8161901,
"common": 8946766,
"timestamp": 1737563050185
},
}
6 changes: 6 additions & 0 deletions stats/bundle_size_data.json
Original file line number Diff line number Diff line change
Expand Up @@ -31972,5 +31972,11 @@
"ui": 8161862,
"common": 8946766,
"timestamp": 1737551627316
},
"615c469c2e562faa15f3a98849432a8095ce2153": {
"background": 6094753,
"ui": 8161901,
"common": 8946766,
"timestamp": 1737563050185
}
}
7 changes: 7 additions & 0 deletions stats/bundle_size_data.temp.js
Original file line number Diff line number Diff line change
Expand Up @@ -42879,3 +42879,10 @@ const data = {
"common": 8946766,
"timestamp": 1737551627316
},
'615c469c2e562faa15f3a98849432a8095ce2153':
{
"background": 6094753,
"ui": 8161901,
"common": 8946766,
"timestamp": 1737563050185
},

0 comments on commit 1bc9ea6

Please sign in to comment.