From 2f985ff826cf55f1fc1fe174716098f758fa5c4d Mon Sep 17 00:00:00 2001 From: Timmy Willison Date: Fri, 16 Aug 2013 12:54:43 -0400 Subject: When converting the source to AMD, don't forget to AMD --- src/jquery.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/jquery.js') diff --git a/src/jquery.js b/src/jquery.js index 644f29255..2c63e3606 100644 --- a/src/jquery.js +++ b/src/jquery.js @@ -27,7 +27,8 @@ define([ "./effects/animated-selector", "./offset", "./dimensions", - "./deprecated" + "./deprecated", + "./exports/amd" ], function( jQuery ) { // Expose jQuery and $ identifiers, even in -- cgit v1.2.3