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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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