Skip to content

Avoid transpiling jquery module to Ember.$ if @ember/jquery is present#261

Merged
rwjblue merged 1 commit intoemberjs:masterfrom
simonihmig:blacklist-jquery
Jan 22, 2019
Merged

Avoid transpiling jquery module to Ember.$ if @ember/jquery is present#261
rwjblue merged 1 commit intoemberjs:masterfrom
simonihmig:blacklist-jquery

Conversation

@simonihmig
Copy link
Copy Markdown
Contributor

Skips transpiling import $ from 'jquery' if the right version (0.6.0) of @ember/jquery is present, that ships with its own vendor shim.

Skips transpiling `import $ from 'jquery'` if the right version (0.6.0) of `@ember/jquery` is present, that ships with its own vendor shim.
@simonihmig
Copy link
Copy Markdown
Contributor Author

Failing appveyor seems to be caused by a network glitch...

@rwjblue rwjblue merged commit 3c67b5d into emberjs:master Jan 22, 2019
@rwjblue rwjblue changed the title Blacklist jquery if @ember/jquery is present Avoid transpiling jquery module to Ember.$ if @ember/jquery is present Jan 22, 2019
@simonihmig simonihmig deleted the blacklist-jquery branch January 22, 2019 23:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants