ionic capacitor sync [platform]
Sync (copy + update) an Ionic project
Arguments
Name | Description |
---|---|
platform | The platform to sync (e.g. android, ios) |
Options
Name | Description |
---|---|
--no-build | Do not invoke an Ionic build |
--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 |