Skip to content
This repository was archived by the owner on Oct 1, 2020. It is now read-only.
This repository was archived by the owner on Oct 1, 2020. It is now read-only.

feat: force sourceMap: true on all typescript projects #91

@brian-mann

Description

@brian-mann

Is this a Feature or Bug?

Feature

Current behavior:

When using ts-loader users must set sourceMap: true in their tsconfig.json for source maps to be generated.

Desired behavior:

Force typescript to always generate sourcemaps which respect webpack's devtool option.

If devtool: false has been set, then do not generate sourcemaps.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions