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

Bundle size doubled in 1.0.1? #258

Open
Dilan1020 opened this issue Dec 14, 2020 · 1 comment
Open

Bundle size doubled in 1.0.1? #258

Dilan1020 opened this issue Dec 14, 2020 · 1 comment

Comments

@Dilan1020
Copy link

Hello,

According to bundlephobia, the package almost doubled in size from 1.0.0 to 1.0.1. In the changelog it just looks like two bug fixes.

Just curious if you know what the reason is for this. Thanks.

@sunnylqm
Copy link
Owner

sunnylqm commented Dec 15, 2020

For best compatibility we have to inline the babel helpers which increased the bundle size, but it won't affect react-native bundle.
4020aeb#diff-09c56b2bf95de2a608a36afef3b6893146a959d6739be0a154dc9c9f02d80f24L27

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants