Skip to content

Hot Module Replacement #1483

@cchirag

Description

@cchirag

Is your feature request related to a problem? Please describe.
Every time I make a change to the app, I need to restart it and lose all the state in the application. This is decreasing the development velocity.

Describe the solution you'd like
The app reloads automatically, with all the state intact, when a dependent file changes.

Describe alternatives you've considered
The current approach is to restart the app every time or add a file watcher that re-runs the main function every time.

Metadata

Metadata

Assignees

No one assigned

    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