Archive for 2012/11
- Manuel StrehlLoad jQuery before RequireJS and still use it as dependencyIf you use RequireJS and jQuery in a project, you might find yourself in a situation, where you embed jQuery before RequireJS, but still need to have the “jquery” dependency respected. This article describes, how to achieve this.