DevExpress/devextreme-angular

Large Bundle Size

sheshit opened this issue · 2 comments

I have imported these two components -
import { DxChartModule } from 'devextreme-angular/ui/chart';
import { DxPieChartModule } from 'devextreme-angular/ui/pie-chart';

On my bundle size devextreme is 637 KB and devextreme-angular is 224 KB. Funny thing is initially I had short url's which imported whole package but even after changing the url to the long ones(like above), it still contributes the same to my bundle size. Is there any way to reduce it?

Duplicate of #811

LexDX commented

Hi @sheshit,

@jerousseau is right. This is a duplicate of the #811 issue. In our RoadMap, we have plans to split DevExtreme into modules. Please stay tuned to our Blog posts and What's new articles.