ionic-team/vscode-extension

Angular Switch to ESBuiild. No longer possible to work in Live Reload

alexanderdomrachev opened this issue · 2 comments

Cases after "Switch to ESBuiild":

Run -> Android

App does not deploy or open automatically on device. It is no longer possible to work in Live Reload on the device. There is no alternative way to open the application in "--watch or --serve" mode on device.

Run -> Web

After launching the application also does not open automatically in the browser tab.

Monosnap package json — demotv-ionic-capacitor 2023-12-27 17-54-35

After rolling back to the old builder everything became normal.

image

This was an issue with the Ionic CLI and version 7.20 of the CLI was released to address this issue. Version 1.65 of the extension will recommend updating your Ionic CLI to at least 7.20 to fix the live reload issue.