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

Add live reloading #26

Open
super-cache-money opened this issue Jun 16, 2016 · 0 comments
Open

Add live reloading #26

super-cache-money opened this issue Jun 16, 2016 · 0 comments

Comments

@super-cache-money
Copy link

super-cache-money commented Jun 16, 2016

It seems possible, all we need to do is:

  1. watch for changes in the dir
  2. re-require any changed or new files
  3. replace or add to the object representation accordingly

This would fucking rock. For example, imagine how easy it'd be to serve and develop an api out of a natural directory like this.

It could be an optionally enabled thing.

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

No branches or pull requests

1 participant