Skip to content

Error when using ts 1.5 --inlineSourceMap #74

@erichillah

Description

@erichillah

When using typescript param --inlineSourceMap, Typescript compilation fails with the error TS5048, that because sourceMap is always set to true by tsify.

 browserify src/test.ts --standalone Lib  -p [ tsify ] --debug > bundle.js

TypeScript error: Error TS5048: Option 'sourceMap' cannot be specified with option 'inlineSourceMap'.

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