Build an Ionic project for a given platform
$ ionic capacitor build [platform] [options]
ionic capacitor build
will do the following:
ionic build
Once the web assets and configuration are copied into your native project, you can build your app using the native IDE. Unfortunately, programmatically building the native project is not yet supported.
To configure your native project, see the common configuration docs as well as low-level configuration for iOS and Android.
platformThe platform to build for (e.g. android
, ios
)
--no-build
: Do not invoke Ionic build
--no-open
: Do not invoke Capacitor open
--prod
: Flag to use the production
configuration
--configuration=<conf>
: Specify the configuration to use. (or -c
)
--source-map
: Output source maps
--watch
: Rebuild when files change
$ ionic capacitor build
$ ionic capacitor build android
$ ionic capacitor build ios
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4