Skip to content

Commit 69366b1

Browse files
authored
docs(live reload): update docs about Capacitor programmatic builds (#2843)
Resolves #2805
1 parent d28c831 commit 69366b1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

versioned_docs/version-v6/cli/livereload.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ As with regular device deploys, you will need a cable to connect your device to
1414

1515
### Capacitor
1616

17-
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.
18-
1917
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.
2018

2119
```shell

0 commit comments

Comments
 (0)