Node debugger won't step into function, debugger statement works but is broken by a console.log

前端 未结 0 660
春和景丽
春和景丽 2021-01-23 11:28

After setting a breakpoint on a function, the breakpoint will hit and stop, but then when I hit step into, it\'s like I hit continue. It executes the rest of the file, and exits

相关标签:
回答
  • 消灭零回复
提交回复
热议问题