I'm struggling to make breakpoints Webstorm
that I set in the npm package, i.e. node_modules
.
I can enter the lib code, but the starting breakpoint should be set in your code. I wonder if there is a way to hit breakpoints in third-party libraries.
source
share