Skip to content
This repository was archived by the owner on Aug 4, 2021. It is now read-only.
This repository was archived by the owner on Aug 4, 2021. It is now read-only.

typescript-helpers.js shouldn't be included in sourcemap #61

@ronzeidman

Description

@ronzeidman

This is part of the sourcemap when I use rollup:
"sources":["../node_modules/rollup-plugin-typescript/src/typescript-helpers.js","..
since the rollup-plugin-typescript is a devDependency it won't be included when someone imports my library.
This causes issues with bundling sites that uses my library
Example:
https://github.com/ronzeidman/ng2-ui-auth/blob/master/dist/ng2-ui-auth.js.map

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