我使用ionic 4开发了这个应用程序,创建了新的tab应用程序并构建了android apk文件,它的大小太大了。
应用程序大小为6177kB
"@angular/common": "^7.2.2",
"@angular/core": "^7.2.2",
"@angular/forms": "^7.2.2",
"@angular/http": "^7.2.2",
"@angular/platform-browser": "^7.2.2",
"@angular/platform-browser-dynamic": "^7.2.2",
"@angular/router": "^7.2.2",
"@ionic-native/core": "^5.0.0",
"@ionic-native/splash-screen": "^5.0.0",
"@ionic-native/status-bar": "^5.0.0",
"@ionic/angular": "^4.0.0",
"cordova-android": "7.1.4",发布于 2019-04-06 13:00:30
从项目中删除www文件夹,然后尝试构建。
https://stackoverflow.com/questions/54673108
复制相似问题