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

Add jQuery shim as part of RFC386 #33

Merged
merged 1 commit into from
Jan 22, 2019
Merged

Conversation

simonihmig
Copy link
Contributor

@simonihmig simonihmig commented Jan 19, 2019

Makes import jQuery from 'jquery'; work, without transpiling it to Ember.$.

Makes ´import jQuery from 'jquery';` work, without transpiling it to `Ember.$`.
Copy link
Member

@rwjblue rwjblue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it will still require some changes to ember-cli-babel (like emberjs/ember-cli-babel#176 and emberjs/ember-cli-babel#260)

@simonihmig
Copy link
Contributor Author

@rwjblue yes, indeed. I have this on the quest issue's list, but not tackled yet!

I will ping you when that is prepared, would love a round of reviews then, which maybe is a bit easier when all the PRs are prepared, as they are mostly connected somehow.

@rwjblue
Copy link
Member

rwjblue commented Jan 21, 2019

Sounds great, just ping me (probably in discord?) with the list when you have things queued up....

@rwjblue rwjblue merged commit d5ff05c into emberjs:master Jan 22, 2019
@rwjblue
Copy link
Member

rwjblue commented Jan 22, 2019

To become part of v0.6.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants