ionic build
Build web assets and prepare your app for any platform targets
Options
Name | Description |
---|---|
--engine <engine> | Target engine (e.g. browser, cordova) |
--platform <platform> | Target platform on chosen engine (e.g. ios, android) |
--prod | Flag to use the production configuration |
--configuration, -c <conf> | Specify the configuration to use |
--source-map | Output source maps |
--watch | Rebuild when files change |