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