Skip to content

devserver: Add hot reloading #16

@mohamedmansour

Description

@mohamedmansour

Since everything is in memory:

  • When any css file is changed only update that, and refresh page.
  • When any html file is changed, update that protocol stream only, and refresh page.
  • When any static resource changed, update that protocol, and refresh page.
  • When the state changed, run protocol, and refresh page.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions