Skip to content

No source map generated by TypeScript plugin when specified in tsconfig.json #216

Description

@David-Else
  • Rollup Plugin Name: @rollup/plugin-typescript
  • Rollup Plugin Version: 3.0.0
  • Rollup Version: 1.31.1
  • Operating System (or Browser): Linux
  • Node Version: 12

How Do We Reproduce?

https://repl.it/repls/ElaborateStingyParallelport

Press run

Expected Behavior

A sourcemap file should be generated in the output folder as it was "sourceMap": true, in the tsconfig.json

Actual Behavior

It is not, so debugging in the browser does not work properly.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions