Debug Mode #3748
Unanswered
MCBuckethead
asked this question in
Q&A
Debug Mode
#3748
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Any guide on setting up debug mode on VSCode? Whenever I do, all the breakpoints are unbound. I'm guessing it's related to sourcemap somehow, and I've tried building it with the sourcemap like in the readme, but that doesn't help. I also tried adding sourceMap: true in the compilerOptions in tsconfig.json as someone suggested, but that didn't work.
Beta Was this translation helpful? Give feedback.
All reactions