joewalker / devtools.html

19 stars 7 forks source link

very basic, brittle node support #16

Open jlongster opened 8 years ago

jlongster commented 8 years ago

This should not be merged, I just wanted to put this here if anyone wants to play with node support. To use this:

  1. gulp start
  2. npm install node-inspector
  3. DEBUG=node-inspector:* node-inspector --web-port 9222
  4. node --debug app.js
  5. Go to the normal toolbox URL
jlongster commented 8 years ago

To be clear: DO NOT MERGE. This will break debugging Chrome. Not sure why but I had to change valence.