Skip to content

NPM package is missing source #207

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
4 tasks done
nmetulev opened this issue Jul 30, 2019 · 0 comments · Fixed by #208
Closed
4 tasks done

NPM package is missing source #207

nmetulev opened this issue Jul 30, 2019 · 0 comments · Fixed by #208
Assignees

Comments

@nmetulev
Copy link
Contributor

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.

@ghost ghost added the ToTriage label Jul 30, 2019
@nmetulev nmetulev mentioned this issue Jul 30, 2019
9 tasks
@ghost ghost removed the ToTriage label Aug 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants