How to debug the compiled code in vscode with vitest-dev #256
Unanswered
HoikanChan
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I am wondering about how to debug the compiled code,
like make a breakpoint in the solid compiled code:
.
In the browser we can close the js source mapping to debug the js code, how can i do that in vscode?
Beta Was this translation helpful? Give feedback.
All reactions