devtool icon indicating copy to clipboard operation
devtool copied to clipboard

devtool with expressjs, how to find script files?

Open bi-kai opened this issue 7 years ago • 0 comments

I'm using devtool to debug expressjs:

devtool -w --break .\bin\www

I can find app.js, some time not. How to open script file that I want to debug?

bi-kai avatar Feb 03 '18 03:02 bi-kai