ionic-team / ionic-team/ionic-cli
Add "no-run" option
Abierto
triage
- Lenguaje dominante
- TypeScript
- Estrellas
- 2k
- Forks
- 682
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Hi!
The command `ionic cordova run ios --livereload` uses by-default `native-run`
In my particular case I don't want automatically start a simulator nor auto run the app in any connected device. I would rather like to run the app with XCode myself.
That's why I suggest to add a `no-run` option which will not run anything automatically.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.