Skip to content

Commit

Permalink
Adding bundle size at commit: 1f6f110df13aa90e45ca4568fd1e73ed8f87cff2
Browse files Browse the repository at this point in the history
  • Loading branch information
metamaskbot committed Jan 31, 2025
1 parent 1658114 commit 513c0d1
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 @@ -43522,5 +43522,12 @@ const data = {
"ui": 8280980,
"common": 9380233,
"timestamp": 1738299200060
},
'1f6f110df13aa90e45ca4568fd1e73ed8f87cff2':
{
"background": 6044972,
"ui": 8280980,
"common": 9380233,
"timestamp": 1738320499772
},
}
6 changes: 6 additions & 0 deletions stats/bundle_size_data.json
Original file line number Diff line number Diff line change
Expand Up @@ -32380,5 +32380,11 @@
"ui": 8280980,
"common": 9380233,
"timestamp": 1738299200060
},
"1f6f110df13aa90e45ca4568fd1e73ed8f87cff2": {
"background": 6044972,
"ui": 8280980,
"common": 9380233,
"timestamp": 1738320499772
}
}
7 changes: 7 additions & 0 deletions stats/bundle_size_data.temp.js
Original file line number Diff line number Diff line change
Expand Up @@ -43523,3 +43523,10 @@ const data = {
"common": 9380233,
"timestamp": 1738299200060
},
'1f6f110df13aa90e45ca4568fd1e73ed8f87cff2':
{
"background": 6044972,
"ui": 8280980,
"common": 9380233,
"timestamp": 1738320499772
},

0 comments on commit 513c0d1

Please sign in to comment.