I have developed the app using ionic 3 and now while generating android apk file it \'s size getting way too big.
before the API integration The File Size Wa
check sourceMap in angular.json if true put it in false
sourceMap
angular.json
true
false