Open
Description
I've seen mentions of native debugging support but I find that when I simply use a debugger
the dev tools (chrome stable) show the transpiled code. (I'm writing ES modules with import/export syntax)
Can we get docs / some examples of how to get debugging working with the source mapped source code? Additionally, how to be able to add debug points programmatically (to expose the ability to set breakpoints via the UI as you can in VS Code)
Metadata
Metadata
Assignees
Labels
No labels