Skip to content

very basic, brittle node support #16

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

very basic, brittle node support #16

wants to merge 2 commits into from

Conversation

jlongster
Copy link
Collaborator

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
Copy link
Collaborator Author

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

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.

1 participant