Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added hot reloads. #55

Merged
merged 2 commits into from
Jun 25, 2021
Merged

Added hot reloads. #55

merged 2 commits into from
Jun 25, 2021

Conversation

betterengineering
Copy link
Contributor

This commit adds hot reload functionality for pixlet. So if you run
serve with --watch, we will create a websocket to receive updates. Right
now, we reload the entire page and recreate a websocket. If the server
restarts, the page will reconnect.

This commit adds hot reload functionality for pixlet. So if you run
serve with --watch, we will create a websocket to receive updates. Right
now, we reload the entire page and recreate a websocket. If the server
restarts, the page will reconnect.
Co-authored-by: Rohan Singh <rohan@tidbyt.com>
@betterengineering betterengineering merged commit 13a8951 into main Jun 25, 2021
@betterengineering betterengineering deleted the mark/add-hot-reload branch June 25, 2021 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants