When im debugging a nodejs project, sometimes it just jump into the internal modules, "path.js helper.js loader.js util.js validator.js..."
- How can i just skip from jump into those files while debugging?
- Where are those file in my windows 10? i cant find such *.js file in 'C:\Program Files\nodejs'