Skip to content

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