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 issues around Ember.$ deprecation. #541

Merged
merged 3 commits into from Jan 25, 2019

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented Jan 25, 2019

No description provided.

This will ensure that `import jQuery from 'jquery'` is _not_ overwritten
to `Ember.$` (because `Ember.$` is deprecated).
@scalvert
Copy link
Contributor

👍

@rwjblue rwjblue merged commit dca422b into emberjs:master Jan 25, 2019
@rwjblue rwjblue deleted the jquery-deprecation branch January 25, 2019 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants