bitjson/typescript-starter

breakpoints are not hit reliably

zhangwen9229 opened this issue · 1 comments

  • I'm submitting a ...
    question about how to use this project

  • Summary
    VSCode:
    version: 1.34.0
    OS: Mac

breakpoints are not hit reliably

We can remove

"runtimeArgs": ["--nolazy"]

in launch.json.

The doc at:
https://code.visualstudio.com/updates/vJanuary#_nolazy-option-not-automatically-added

Record