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

Integrate LiveReload #17

Open
drpepper opened this issue Nov 4, 2019 · 1 comment
Open

Integrate LiveReload #17

drpepper opened this issue Nov 4, 2019 · 1 comment
Labels

Comments

@drpepper
Copy link
Member

drpepper commented Nov 4, 2019

In Booyah:

  • add a "reload" query param
  • when reload signal comes in, send out signal
  • optionally, could you reinitialize the running entities?
    • by default, would teardown and then setup entity
    • composite entities could maintain their state

In gulp: integrate the "watch" task and use livereload package. Not necessary to rebuiild

@drpepper drpepper added the idea label Nov 4, 2019
@drpepper
Copy link
Member Author

drpepper commented Aug 5, 2020

Update: Now that we use Webpack, we should be able to do this with Hot Module Replacement

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant