ionic 3 app size is more than 30 mb

百般思念 提交于 2019-12-24 11:56:08

问题


I am using ionic 3 new. When i check my app size is more than 30 mb. i removed my all assets... But still i dont know how this much app size is coming.

And this is my folder of my project:

Node Module = 178mb
resource = 1.2 mb
src= 2.3 mb
www= 14 mb
platform= 468 mb
plugins = 7.8 mb

So in my platform folder i saw more mb. So here inside my Plugin folder images:

Platform --> Android -->

Asssets :14 mb
cordova :3.3 mb
cordova plugin-croswalk: 6 kb
cordovalib:1.3 mb
gradle:56 kb
libs: 2kb
platform_www: 100kb
res: 300kb
src: 200kb
build: 444MB

So inside build:

Generated: 60kb
intermediates: 376 mb
output: 30mb
tmp:0kb

i tried deleting this intermediates and i build it again.. still it automatically shows up..

Please help me , with in two days i need to ship my app.. But my app is very small. its not more than 10 mb...But i dont know 30 mb..

please any on know help me out..

Thanks in advance

来源:https://stackoverflow.com/questions/44222202/ionic-3-app-size-is-more-than-30-mb

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!