-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request