Skip to content

Reuse included code's source maps when they exist #23

Description

@ceymard

When using simplifyify on a project that was already pre compiled with typescript, the source maps that were generated then are not reused.

Instead, a new sourcemap referencing the generated js is created.

Could simplifyify detect the source maps when they exist instead of attempting to recreate a new one ?

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