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
Now that our functional requirements are satisified for this new version, we'll be diving into reducing the underlying JavaScript SDK size and then find opportunities to reduce the React SDK as well.
Description
BundlePhobia shows a 63% bundle size increase in 3.0.0.
It would be great if the SDK's module/tree shaking design allowed consumers to only incur bundle growth for features that they use.
Benefits
It would make it more likely for consumers to stay up to date with the latest versions of the SDK.
As it is, I'm recommending that we stay on 2.9.2 for our projects.
Detail
No response
Examples
No response
Risks/Downsides
No response
The text was updated successfully, but these errors were encountered: