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

Remove dependency on jQuery browser global. #20

Merged
merged 1 commit into from Apr 14, 2014
Merged

Remove dependency on jQuery browser global. #20

merged 1 commit into from Apr 14, 2014

Conversation

jeffreylo
Copy link
Contributor

jQuery ought to be loaded as a dependency in an AMD environment; the jQuery browser global detection should be removed from the factory function.

https://github.com/umdjs/umd/blob/master/jqueryPluginCommonjs.js

jQuery ought to be loaded as a dependency in an AMD environment; the jQuery browser global detection should be removed from the factory function.

https://github.com/umdjs/umd/blob/master/jqueryPluginCommonjs.js
@wieringen
Copy link
Owner

You are right thanks :)

wieringen added a commit that referenced this pull request Apr 14, 2014
Remove dependency on jQuery browser global.
@wieringen wieringen merged commit 723a938 into wieringen:master Apr 14, 2014
@jeffreylo jeffreylo deleted the patch-1 branch April 14, 2014 18:49
@jeffreylo
Copy link
Contributor Author

Thanks! Just for my reference, when will this be pushed up to the NPM registry?

@wieringen
Copy link
Owner

I just did :)

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.

None yet

2 participants