Lots of updates
This commit is contained in:
parent
e3cfff8310
commit
39e7af6238
454 changed files with 221168 additions and 36622 deletions
app/bower_components/jquery/src/exports
|
@ -22,8 +22,8 @@ jQuery.noConflict = function( deep ) {
|
|||
return jQuery;
|
||||
};
|
||||
|
||||
// Expose jQuery and $ identifiers, even in
|
||||
// AMD (#7102#comment:10, https://github.com/jquery/jquery/pull/557)
|
||||
// Expose jQuery and $ identifiers, even in AMD
|
||||
// (#7102#comment:10, https://github.com/jquery/jquery/pull/557)
|
||||
// and CommonJS for browser emulators (#13566)
|
||||
if ( typeof noGlobal === strundefined ) {
|
||||
window.jQuery = window.$ = jQuery;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue