Version: v7On this pageionic capacitor copyCopy web assets to native platforms$ ionic capacitor copy [platform] [options]ionic capacitor copy will do the following:Perform an Ionic build, which compiles web assetsCopy web assets to Capacitor native platform(s)platformコピーするプラットフォーム(例:android、ios)。Options--no-build: Do not invoke an Ionic build --prod: Flag to use the production configuration Advanced Options--configuration=<conf>: Specify the configuration to use (or -c) --source-map: Output source maps --watch: Rebuild when files change