When i install kendo ui for jquery in angular application as mentioned here.. http://www.telerik.com/kendo-angular-ui/components/framework/kendo-jquery/
and after importing
import '@progress/kendo-ui';
vendor.bundle.js shown around 3 MB size..
Is there any customisation option for kendo ui for jquery components to use in angular project?
I have to use the kendo ui for jquery components which are not implemented in kendo ui for angular version.