-
-
Notifications
You must be signed in to change notification settings - Fork 108
Open
Labels
bugSomething isn't workingSomething isn't working
Description
I have setup Ionic React in my NX workspace using the @nxext/ionic-react
generator and have successfully added iOS as one of my target platforms.
What is not clear to from the docs of @nxext/ionic-react
is how to get a development environment with livereload in the iOS Simulator working.
I have tried the following command which does start the simulator as expected
nx run client:cap --cmd="run ios -l --external"
however the process exists immediately after the project is built and the simulator is started.
I have setup Ionic with Capacitor in a non NX environment before, and from this experience the expected behaviour is for the process to stay alive and livereload the app which is running in the simulator.
What am I missing
maximeBAY, SamuelT-Beslogic, felix029 and rbalet
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working