Skip to content

Implement elm-hot for HMR #39

@Confidenceman02

Description

@Confidenceman02

I'm not sure if this is even possible but it would be sick to not need to rely on browser reload to reload the entire page every time there is a change. In fact if we could tell Django to not even look inside the app static files after initial load. Perhaps there is some sort of middleware hook we can give the django file watcher.

We could set up an endpoint (much like browser reload) and send server events to the client to fetch the new assets as string the eval it in the client.

Resources: elm-hot

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions