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

Change AMD jQuery require statement to use all lowercase. #464

Merged
merged 1 commit into from
Jul 9, 2015
Merged

Change AMD jQuery require statement to use all lowercase. #464

merged 1 commit into from
Jul 9, 2015

Conversation

vtforester
Copy link

jQuery recommends using all lowercase when supporting AMD. Currently, this will fail if jQuery is bundled with other modules.

http://requirejs.org/docs/jquery.html#modulename
https://github.com/jquery/jquery/blob/master/src/exports/amd.js

@lokesh
Copy link
Owner

lokesh commented Jul 9, 2015

@vtforester Thanks for catching this!

lokesh added a commit that referenced this pull request Jul 9, 2015
Change AMD jQuery require statement to use all lowercase.
@lokesh lokesh merged commit 2709761 into lokesh:master Jul 9, 2015
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.

2 participants