Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Comments

Remove JS Doc comments that blow up in TypeScript 2.9 from index.js#57

Open
davidjpfeiffer wants to merge 1 commit intotimoxley:master from
davidjpfeiffer:master
Open

Remove JS Doc comments that blow up in TypeScript 2.9 from index.js #57
davidjpfeiffer wants to merge 1 commit intotimoxley:master from
davidjpfeiffer:master

Conversation

@davidjpfeiffer
Copy link

@davidjpfeiffer davidjpfeiffer commented Nov 15, 2019

These JS Doc comments are causing my Angular production build to fail because my production build includes this code (this package is a dependency of a dependency of mine that is needed at compile time) and this code does not compile due to a bug in TypeScript version 2.9.

To resolve the issue, I have a custom script that removes the comments from this file so that my production build will pass. I would very much appreciate it if you would merge this PR and publish the changes on NPM so that I do not need to do this hacky thing during my deployments. I know that other people are having this same problem (even though I'm a bit late to the party).

If you want to keep these comments, can you please put them into a format that will compile for all TypeScript versions? It would be very much appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

AltStyle によって変換されたページ (->オリジナル) /