Skip to content
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

fix: Use assign() from @ember/polyfills for IE11 #183

Merged
merged 2 commits into from
Oct 6, 2020

Conversation

raido
Copy link
Contributor

@raido raido commented Oct 6, 2020

Since Ember.js supports IE11 still, we cannot use Object.assign() directly.

@raido
Copy link
Contributor Author

raido commented Oct 6, 2020

cc @knownasilya

@knownasilya
Copy link
Contributor

Good catch!

@knownasilya knownasilya merged commit 48a5fa5 into ember-cli:master Oct 6, 2020
@raido raido deleted the assign-polyfill-ie11 branch October 14, 2020 15:32
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 this pull request may close these issues.

2 participants