Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Native debugging #36

Open
matthewoates opened this issue Jul 6, 2023 · 0 comments
Open

Native debugging #36

matthewoates opened this issue Jul 6, 2023 · 0 comments

Comments

@matthewoates
Copy link

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant