ericclemmons / grunt-express-server

Grunt task for running an Express Server that works great with LiveReload + Watch/Regarde

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Need a way to do node --debug-brk

mpderbec opened this issue · comments

The 'debug' option is great, and we would like to also be able to do a '--debug-brk' with Node so that we can debug our server script from the first line.

(We have code changes ready for this, we'll do a Pull Request shortly.)

Merged on branch 0.5