Skip to content

NPM package is missing source #207

@nmetulev

Description

@nmetulev

Bug Report

Prerequisites

  • Can you reproduce the problem?
  • Are you running the latest version?
  • Are you reporting to the correct repository?
  • Did you perform a cursory search?

For more information, see the CONTRIBUTING guide.

Description

The latest npm package does not include the source but includes source maps. You can either include source directly in the package or enable inlineSources option in tsconfig.json to resolve this.

Expected behavior: [What you expected to happen]
The source to be included and source maps to work with minimization tools as expected.

Actual behavior: [What actually happened]
Source is not included.

Metadata

Metadata

Assignees

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