馃啋 Your use case
Very interesting project @danielroe and the team. Thank you all.
I tried supporting hot reload to a nuxt/ionic project. Here's what I did:
- Installing
@ionic/cli as a dependency.
- adding
"ionic:serve": "nuxt dev" command in package.json.
That's it. It worked for me.
It's worth mentioning that when I tried to run the iOS Simulator, I saw this error message from Ionic VSCode Extension.

馃啎 The solution you'd like
Supporting Hot Reload in a way that Ionic VSCode understands.
馃攳 Alternatives you've considered
No response
鈩癸笍 Additional info
No response
馃啋 Your use case
Very interesting project @danielroe and the team. Thank you all.
I tried supporting hot reload to a nuxt/ionic project. Here's what I did:
@ionic/clias a dependency."ionic:serve": "nuxt dev"command in package.json.That's it. It worked for me.
It's worth mentioning that when I tried to run the iOS Simulator, I saw this error message from Ionic VSCode Extension.
馃啎 The solution you'd like
Supporting Hot Reload in a way that Ionic VSCode understands.
馃攳 Alternatives you've considered
No response
鈩癸笍 Additional info
No response