sample-app-angular-hybrid icon indicating copy to clipboard operation
sample-app-angular-hybrid copied to clipboard

Reduce app size

Open umesh9desale opened this issue 3 years ago • 0 comments

current dual boot app size is big, which mainly become heavy in case of mobile app for downloading. Dual boot app size is near about 36MB which is 6MB on live which was build only with angularjs. We tried to use ng build --prod to reduce size of the app, it reduced the size but app is not working after deployment. It gives Header Overflow error.

umesh9desale avatar Jul 15 '21 09:07 umesh9desale