Skip to content

Live reload #23

Open
Open
@curran

Description

Currently one must refresh the browser manually on each build.

The builds are triggered automatically when source files change, so something that just watches bundle.js would be sufficient.

Might there be some low hanging fruit approach to enable live reload?

It appears serve does not do live reload, so we'd need to swap it out with something else. Perhaps something like live-server, which unfortunately seems a dead project (published 3 years ago).

Any ideas?

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions