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:
@@ -138,4 +138,5 @@ jQuery.fn.extend({
|
||||
}
|
||||
});
|
||||
|
||||
return jQuery;
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user