ionic capacitor copy [platform]
Copy web assets to native platforms
Arguments
| Name | Description | 
|---|---|
| platform | The platform to copy (e.g. android, ios) | 
Options
| Name | Description | 
|---|---|
| --no-build | Do not invoke an Ionic build | 
| --prod | Flag to use the production configuration | 
| configuration, -c | Specify the configuration to use | 
| --source-map | Output source maps | 
| --watch | Rebuild when files change |