Run grunt with debugger enabled (#8911)
* Run grunt with debugger enabled When forking a node.js thread we are also having the possibility to pass some node.js arguments, such as "--inspect=0.0.0.0". By providing this, we are adding the capability of doing live debugging even when the system is started with grunt. * removed whitespace * Update Gruntfile.jsv1.18.x
parent
f7f119d5cc
commit
39279a1e54
Loading…
Reference in New Issue