Experience-Monks / Experience-Monks/devtool
devtool with expressjs, how to find script files?
Open
- Dominant language
- JavaScript
- Stars
- 3.7k
- Forks
- 147
- PR merge metrics
- No merged PRs in 30d
Description
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?
Contributor guide
Assessment
This issue has not been assessed yet.