Hacker News new | ask | show | jobs
by clarkbw 3569 days ago
This is only for development of the debugger itself and shouldn't be used for a production release. Within Firefox there is no node process it is run purely as a web application.
1 comments

That makes sense. I figured that there was most likely two different run modes (in browser vs stand-alone). Thanks for clarifying.