mirror of
https://github.com/jquery/jquery.git
synced 2026-04-20 03:01:22 -04:00
Always return jQuery in modules that can be included separately
This commit is contained in:
@@ -201,4 +201,5 @@ jQuery.Callbacks = function( options ) {
|
||||
return self;
|
||||
};
|
||||
|
||||
return jQuery;
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user