Skip to content

Conversation

@alx741
Copy link

@alx741 alx741 commented Oct 12, 2015

Node server now sends every output to a tmp file, so it does not
automatically shutdown.

Node server now sends every output to a tmp file, so it does not
automatically shutdown.
@alx741
Copy link
Author

alx741 commented Oct 12, 2015

Now the first :w triggers the node server and works flawlessly; no need to start the server in a separate terminal anymore

@jaxbot
Copy link
Owner

jaxbot commented Oct 17, 2015

Ah, interesting. Never had this happen to me, but makes sense why it would. Would it be better to redirect into /dev/null, though? No sense in wasting IO operations on the debug output

@alx741
Copy link
Author

alx741 commented Oct 18, 2015

Yeah, i first thought node's output will be useful to keep, but i was using browserlink these days and that output is indeed a waste.

@jaxbot
Copy link
Owner

jaxbot commented Oct 18, 2015

Looks good, thank you! 👍

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

Successfully merging this pull request may close these issues.

2 participants