ionic cordova build <platform>

Use Cordova to build for Android and iOS platform targets

Arguments

NameDescription
platformThe platform to build (e.g. android, ios)

Options

NameDescription
--no-buildDo not invoke an Ionic build
--debugMark as a debug build
--releaseMark as a release build
--deviceDeploy build to a device
--emulatorDeploy build to an emulator
--buildConfig <file>Use the specified build configuration
--prodFlag to use the production configuration
--configuration, -c <conf>Specify the configuration to use
--source-mapOutput source maps