I would like to use requireJS and I am using jQuery.
I don\'t want to use the combined version of requireJS and jQuery since I am not using the latest jQuery version.
What i
In addition to jhs's answer, see the more recent instructions on the require-jquery github page from the README.md file. It covers both the simplest approach of using a combined jquery/require.js file and also how to use a separate jquery.js.