-
-
Notifications
You must be signed in to change notification settings - Fork 15
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
TypeError: this.import is not a function #35
Comments
Hmm, I'm going to guess it's because the addon that's doing the import polyfill needs to be moved into Tomorrow is my open source day so I'll get things patched up :) Thanks for opening an issue! |
Hmm I'd like to get @xcambar's feedback on this. According to this discussion we shouldn't need change anything within our addon. The consuming app, if not on the latest ember-cli, would use this addon. This means we should remove |
There's been a lot of noise/misunderstanding around the polyfill for which I'm accountable for. But please don't forget because of that that
For the addons that want to support the whole range of ember-cli versions, here's a snippet for the
|
There's a (more general) discussion going on here: ember-cli/rfcs#63 |
I tried using the master branch but I'm getting the following error.
The one on npm is still giving me deprication warning:
The text was updated successfully, but these errors were encountered: