Alexander J. Lallier
Alexander J. Lallier
It should wait for the server to be running after a restart of the server before it tries to open a socket connection. It those cases where the error is...
@nahtnam That is okay. Do you mind if we take your work (from #90) and adapt and build from it?
@dishad I'd love your thoughts on this, since you did this in the [Roosevelt Framework](https://github.com/rooseveltframework)
The idea sounds good to me, I don't like the name `debounce` though. I think something as simple as `wait` would be enough
It watches all files and sub-directories from where you run the reload command
Yeah that should be easy enough to do and also be useful. Your thoughts on this @jprichardson?
What if we just exposed supervisor's [ignore](https://github.com/petruisfan/node-supervisor#node-supervisor--) option? Would that satisfy you both?
So I've gave this some thought and think I have a solution that will provide what @Restuta and @gersongoulart want but also keep it simple like @jprichardson wants. We should...
So after some discussions here I see three possible different paths reload could take (command line use only) 1. Reload doesn't support fine controls over the file watchers under the...
Great 3 was also my choice!