You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a method in BundleAnalysisReport of shared repo to get the total size of all BundleReports. This will be used by worker and API to easily get the total bundle analysis size instead of calculating it individually
Finally, update the API code to use this method.
The text was updated successfully, but these errors were encountered:
JerrySentry
changed the title
[Shared] Add total size compute for bundle analysis report
[Shared] (ref) Add total size compute for bundle analysis report
Feb 16, 2024
Add a method in
BundleAnalysisReport
of shared repo to get the total size of allBundleReport
s. This will be used by worker and API to easily get the total bundle analysis size instead of calculating it individuallyFinally, update the API code to use this method.
The text was updated successfully, but these errors were encountered: