Skip to content

[@rollup/plugin-typescript]: Source-map source paths break if "sourceRoot" is specified #1948

Description

@Haringat

Expected Behavior

Each path reference inside the source map leads to a source file inside the source root.

Actual Behavior

The paths are invalid if a source root is specified and repeat the path to the source file after the path to the directory containing the source file (see dist/index.js.map inside the stackblitz)

Additional Information

If the sourceRoot option is removed from the compilerOptions, it works as expected.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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