requireJS for version 2.0.0#18
requireJS for version 2.0.0#18hilios merged 1 commit intohilios:v2.0.0from FagnerMartinsBrack:v2-require
Conversation
There was a problem hiding this comment.
Here we create a single test for requireJS instead of running the whole suite, which would be pretty useless once we agree the support is working
|
After reviewing this I realized it may not be necessary to create a separate file or hide the jquery global. |
|
By the way, can't you use |
|
Everything in this pull request should be used under wtfpl public license |
|
I agree with you about using the By the way, this is much a cleaner way to test the requirejs support, great job! I will merge this right away. Thanks, |
I don't understand. Which element? |
|
Never mind! |
Few notes:
Due to some error with
npm install -dwhile installing thequnitgrunt plugin I had to downgrade it to the version1.0.0to make it work.I will comment each line explaining the changed