Skip to content

minimal sourcemaps are not enough for debugging purposes #4

Description

@icefapper

setting breakpoints, for example, requires a full mapping from the main code to the transpiled code
which means while minimal sourcemaps are so small there is no need to omit them for production,
they are not especially usable for intensive developer-side work like stepping
through code or setting arbitrary breaks in the original 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