Also the combination --prod and --release did the thing for me:
npm run ionic:build --prod --release
↧
How to build a minified debug apk
↧
Also the combination --prod and --release did the thing for me:
npm run ionic:build --prod --release