Skip to content

Native debugging #36

Open
Open
@matthewoates

Description

@matthewoates

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions