ionic capacitor build <platform>
Build an Ionic project for a given platform
Arguments
Name | Description |
---|---|
platform | The platform to build for (e.g. android, ios) |
Options
Name | Description |
---|---|
--no-build | Do not invoke Ionic build |
--no-open | Do not invoke Capacitor open |
--prod | Flag to use the production configuration |
configuration, -c | Specify the configuration to use |
--source-map | Output source maps |
--watch | Rebuild when files change |