This repository was archived by the owner on Oct 7, 2024. It is now read-only.
This repository was archived by the owner on Oct 7, 2024. It is now read-only.
Angular: Add ionic live reload #8
Open
Description
Is your feature request related to a problem? Please describe.
For ionic there are this commands available to run the app with live reload on android or ios:
$ ionic capacitor run ios -l --external
$ ionic capacitor run android -l --external
I realy need it for my ionic app inside nxext Workspace. At the moment I always need to run "nx run [app-name]:sync:android" and "nx run [app-name]:open:android" after changes. It takes a lot of time
Metadata
Metadata
Assignees
Labels
No labels