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
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.
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
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
The text was updated successfully, but these errors were encountered: