Skip to content

Including source-map files? #6

Description

@BurtHarris

Thanks for posting this @basarat. I have a question: is the fact this package does not include source map files (.js.map) is intentional? I'm trying to make a similar decision for a much larger package a TypeScript port of the ANTLR4 runtime.

Clearly source maps are not required for runtime use, but then again, neither are the original TypeScript sources. It seems like if we include the .ts sources in the NPM package, having the .js.map is a natural accompaniment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions