When you build the ND version again, you may also want to add this change to JsEngine.NativeMethods:
dpwhittaker@53388e3#diff-5d67ff4aeda70590cede90599ce6f971
This allowed me to add --inspect as a node parameter and connect the chrome debugger to javascript in initial testing.
If there is another way to do this, let me know.
When you build the ND version again, you may also want to add this change to JsEngine.NativeMethods:
dpwhittaker@53388e3#diff-5d67ff4aeda70590cede90599ce6f971
This allowed me to add --inspect as a node parameter and connect the chrome debugger to javascript in initial testing.
If there is another way to do this, let me know.