-
Notifications
You must be signed in to change notification settings - Fork 99
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
Invalid source maps generated #1322
Comments
Thank you! |
Our primary version of ember-cli-typescript is 4.0.0 and ember-cli-babel is 7.22.1. |
Turns out that we are seeing this in some non-TS files as well. I'm not certain if that rules out ember-cli-typescript or not. |
@wagenet did you all ever get further info on this? Based on this writeup and your comments in Discord at the time, my understanding is that this is not ember-cli-typescript related, but would like to confirm before I close this. |
@chriskrycho I believe it is probably related to what is being discussed at emberjs/ember-cli-babel#364. I'll close this one. |
Thanks for clarifying! I'll go watch that issue with much interest. |
We're seeing situations where we get source maps with negative line numbers. I believe it only occurs in some of our TypeScript files. I hope to add more details to this ticket, but wanted to get something started for reference.
See also emberjs/ember-cli-babel#364
The text was updated successfully, but these errors were encountered: