Skip to content

Support for inline sources in source maps #234

@velara3

Description

@velara3

In Typescript you have an option to put the sources inline in the exported js source map output.

This is useful when the source files are in a separate directory and are inaccessible by the web developer tools.

More info here:

https://www.typescriptlang.org/tsconfig#inlineSources

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