Angular Build size

Hi syncfusion,
I facing issue with when i angular build its size so high 111 mb. Please suggest the best way to reduce the size build.
Thank you

1 Reply 1 reply marked as answer

JA Jesus Arockia Sankaran S Syncfusion Team September 21, 2020 12:15 AM UTC

Hi Ganesh, 

Thank you for contacting Syncfusion support. 

We would let you know that by running “ng build --prod” will produce the tree shacked minified script file for production but 111MB is much higher for a single application. We suggest to check not any data present inside the application and split the application in several pages/components with lazy loading. We request you refer the below Angular documentation for more details. 


Also, we request you post this general queries in public forums such as stackoverflow, Angular Github issue page, etc.. to get response wider range of developers. 

Please get back to us if you need any queries regarding Syncfusion components. 

Regards, 
Jesus Arockia Sankaran S 


Marked as answer
Loader.
Up arrow icon