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

@gooddata/sdk-ui-dashboard bundle size is too big #5345

Open
chagweyh opened this issue Sep 12, 2024 · 1 comment
Open

@gooddata/sdk-ui-dashboard bundle size is too big #5345

chagweyh opened this issue Sep 12, 2024 · 1 comment

Comments

@chagweyh
Copy link

chagweyh commented Sep 12, 2024

When we tried to embed the GoodData dashboard using React, we noticed that the bundle size of @gooddata/sdk-ui-dashboard is too big. Is there a way to reduce it? Thank you!

P.S. We're just importing Dashboard from the package.

https://pkg-size.dev/@gooddata%2Fsdk-ui-dashboard

Screenshot 2024-09-12 at 10 49 38

@ivan-nejezchleb
Copy link
Contributor

Hi @chagweyh. Yes currently package contains multiple internal and 3rd party libraries and thus it is big when built.
We will investigate it and try to make it smaller, three shake-able, lazy loadable, … . However, it needs to be prioritized with other requests and milestones as this requires non trivial effort and resources.
But thank you for your interest in Gooddata product

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