Skip to content

feat: Supporting Hot Reload#24

Description

@adhamfarrag

馃啋 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:

  1. Installing @ionic/cli as a dependency.
  2. 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.

Screen Shot 2022-07-12 at 1 10 56 AM

馃啎 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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions