Answer the question
In order to leave comments, you need to log in
Debugging Node modules in Chrome Dev Tools in node-webkit (nw.js)?
Interested in developing under nw.js. I'm watching version 0.12.2. The documentation says that Chrome does not support debugging Node modules through Chrome Dev Tools: https://github.com/nwjs/nw.js/wiki/Debugging-with-...
but at some point I noticed that I began to see them:
In addition, I can also place breakpoints where I want:
I also see modules connected via require in this list:
I don’t understand, in fact I can debug modules, but they write back in the documentation ? Sorry for the stupid question, but do you see the node modules in the debugger or not?
Answer the question
In order to leave comments, you need to log in
Have you ever wondered where the documentation comes from? It is written by people who, like you, are more interested in coding than writing docks. Therefore, it tends to become obsolete.
The last time I looked into an nw.js project, the modules were visible and the breakpoints worked.
PS If the elephant's cage says "buffalo" - do not believe your eyes.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question