-
Notifications
You must be signed in to change notification settings - Fork 99
Including ember-cli-typescript into an app with ember-cli-babel@7.7+ emits warnings #707
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
Comments
Will be fixed by #640 |
Hi! I'm using But I'm still seeing this in the terminal:
How to get rid of those? I've checked |
@lolmaus v2.0.2 doesn't include a fix for this yet: https://github.com/typed-ember/ember-cli-typescript/commits/v2.0.2 Instead we opted to drop support for ember-cli-babel < 7.7.3 completely, which is a breaking change that's queued up with a few other things for a 3.0 release, which will hopefully be coming soon! We just have a few last things to wrap up in the meantime. |
@dfreeman Thx for the clarification! 🙇 |
What are instructions we can follow to reproduce the issue?
Now about that bug. What did you expect to see?
No console warnings.
What happened instead?
The following warnings are emitted:
The text was updated successfully, but these errors were encountered: