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

Ownership of $$$ #173

Merged
merged 1 commit into from
Jan 21, 2016
Merged

Ownership of $$$ #173

merged 1 commit into from
Jan 21, 2016

Conversation

matteofigus
Copy link
Member

When jquery is already in page, we want to share the instance. We can't free the $ (with the no-conflict mode) in any circumstance because that would potentially break stuff that relies on $ if jquery is loaded before the script. So, we free the $ only if we load jQuery and that wasn't already there.

matteofigus added a commit that referenced this pull request Jan 21, 2016
@matteofigus matteofigus merged commit bb18c03 into master Jan 21, 2016
@matteofigus matteofigus deleted the jquery branch January 21, 2016 12:28
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.

1 participant