mirror of
https://github.com/jquery/jquery.git
synced 2026-02-01 14:54:57 -05:00
Always return jQuery in modules that can be included separately
This commit is contained in:
@@ -171,4 +171,5 @@ function dataAttr( elem, key, data ) {
|
||||
return data;
|
||||
}
|
||||
|
||||
return jQuery;
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user