I somehow managed to install Crosswalk and build apk using this.
But when I run ionic cordova run android --device -prod
I get dev build instead of prod build.
ionic cordova run android --device -prod
[INFO] Running app-scripts build: --platform android --target cordova[00:08:11] build dev started …
[00:08:11] clean started …
[00:08:11] clean finished in 9 ms
Any possible reason why is this happening?