Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ENHANCEMENT] Reduce the bundle size impact of upgrading from 2.9.2 to v3 #233

Open
ericpatey opened this issue Jan 25, 2024 · 1 comment
Labels
acknowledged enhancement New feature or request

Comments

@ericpatey
Copy link

Description

BundlePhobia shows a 63% bundle size increase in 3.0.0.
Screenshot 2024-01-25 at 7 41 57 AM

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

@ericpatey ericpatey added the enhancement New feature or request label Jan 25, 2024
@mikechu-optimizely
Copy link
Contributor

Agree. 💯

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
acknowledged enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants