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

Feature request: hot reload on 'lib http' #56

Open
OliverCole opened this issue Apr 3, 2017 · 2 comments
Open

Feature request: hot reload on 'lib http' #56

OliverCole opened this issue Apr 3, 2017 · 2 comments
Assignees

Comments

@OliverCole
Copy link

It would be really useful to have hot reloading on the lib http local development server, so we don't have to kill and relaunch it.

@keithwhor
Copy link
Contributor

We'll be refactoring a lot of how the local lib instances work so we can definitely touch on this :).

Will get back to you when we push something.

@keithwhor keithwhor self-assigned this Jan 14, 2018
@omarchehab98
Copy link

For the time being, you can use nodemon

$ npm install -g nodemon
$ nodemon -i node_modules -x "lib http"

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

No branches or pull requests

3 participants