How can I edit on my server files without restarting nodejs when i want to see the changes?

Posted by RobertWHurst on Stack Overflow See other posts from Stack Overflow or by RobertWHurst
Published on 2010-05-28T00:25:14Z Indexed on 2010/05/28 0:31 UTC
Read the original article Hit count: 352

Filed under:
|
|

I'm trying to setup my own nodejs server, but I'm having a problem. I can't figure out how to see my edited files without restarting nodejs. Is there a way to edit file live with nodejs?

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about server