Skip to content

Increased bundle size in v11 #1069

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

Closed
kouts opened this issue Jan 9, 2025 · 1 comment
Closed

Increased bundle size in v11 #1069

kouts opened this issue Jan 9, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@kouts
Copy link

kouts commented Jan 9, 2025

Describe the bug
There's a big increase in bundle size (around 170kb) between v10 and v11.
I'm not sure whether the changes justify the size increase so I'm opening this issue.

To Reproduce
I'm using manualChunks in Vite build rollupOptions to split each large dependency into its own chunk.

Expected behavior
To not have a big increase in bundle size.

Screenshots
v10
image

image

v11
image

image

Desktop & mobile (please complete the following information):

  • Browser: unrelated
  • Library version: v11
@kouts kouts added awaiting triage The issue is not reviewed by the maintainers bug Something isn't working labels Jan 9, 2025
@Jasenkoo Jasenkoo removed the awaiting triage The issue is not reviewed by the maintainers label Jan 9, 2025
@kouts
Copy link
Author

kouts commented Jan 10, 2025

Thanks for fixing this @Jasenkoo 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants