mirror of
https://github.com/jquery/jquery.git
synced 2026-02-01 13:34:59 -05:00
Always return jQuery in modules that can be included separately
This commit is contained in:
@@ -178,4 +178,5 @@ jQuery.each( {scrollLeft: "pageXOffset", scrollTop: "pageYOffset"}, function( me
|
||||
};
|
||||
});
|
||||
|
||||
return jQuery;
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user