Skip to content

Commit

Permalink
docs(live reload): update docs about Capacitor programmatic builds (#…
Browse files Browse the repository at this point in the history
…2843)

Resolves #2805
  • Loading branch information
mapsandapps authored Mar 22, 2023
1 parent d28c831 commit 69366b1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions versioned_docs/version-v6/cli/livereload.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ As with regular device deploys, you will need a cable to connect your device to

### Capacitor

Capacitor does not yet have a programmatic build for development (track [this issue](https://github.com/ionic-team/capacitor/issues/324) for progress), so the Ionic CLI does **not** automatically forward ports for iOS and Android.

To use Live Reload with Capacitor, make sure you're either using a virtual device or a hardware device connected to the same Wi-Fi network as your computer. Then, you'll need to specify that you want to use an external address for the dev server using the `--external` flag.

```shell
Expand Down

1 comment on commit 69366b1

@vercel
Copy link

@vercel vercel bot commented on 69366b1 Mar 22, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

ionic-docs – ./

ionic-docs-ionic1.vercel.app
ionic-docs-gqykycf8t.vercel.app
ionic-docs-git-main-ionic1.vercel.app

Please sign in to comment.