mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-07 14:16:47 +02:00
Merge pull request #13800 from hnrch02/fix-umd-regression
Fix regression of #10038 introduced by #13772
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
(function (o_o) {
|
(function (o_o) {
|
||||||
typeof define === 'function' && define.amd ? define(['jquery'], o_o) :
|
typeof define === 'function' && define.amd ? define(['jquery'], o_o) :
|
||||||
typeof exports === 'object' ? o_o(require('jquery')) : o_o(this.jQuery)
|
typeof exports === 'object' ? o_o(require('jquery')) : o_o(jQuery)
|
||||||
})(function ($) {
|
})(function ($) {
|
||||||
|
|
||||||
'use strict';
|
'use strict';
|
||||||
|
@@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
(function (o_o) {
|
(function (o_o) {
|
||||||
typeof define === 'function' && define.amd ? define(['jquery'], o_o) :
|
typeof define === 'function' && define.amd ? define(['jquery'], o_o) :
|
||||||
typeof exports === 'object' ? o_o(require('jquery')) : o_o(this.jQuery)
|
typeof exports === 'object' ? o_o(require('jquery')) : o_o(jQuery)
|
||||||
})(function ($) {
|
})(function ($) {
|
||||||
|
|
||||||
'use strict';
|
'use strict';
|
||||||
|
@@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
(function (o_o) {
|
(function (o_o) {
|
||||||
typeof define === 'function' && define.amd ? define(['jquery'], o_o) :
|
typeof define === 'function' && define.amd ? define(['jquery'], o_o) :
|
||||||
typeof exports === 'object' ? o_o(require('jquery')) : o_o(this.jQuery)
|
typeof exports === 'object' ? o_o(require('jquery')) : o_o(jQuery)
|
||||||
})(function ($) {
|
})(function ($) {
|
||||||
|
|
||||||
'use strict';
|
'use strict';
|
||||||
|
@@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
(function (o_o) {
|
(function (o_o) {
|
||||||
typeof define === 'function' && define.amd ? define(['jquery'], o_o) :
|
typeof define === 'function' && define.amd ? define(['jquery'], o_o) :
|
||||||
typeof exports === 'object' ? o_o(require('jquery')) : o_o(this.jQuery)
|
typeof exports === 'object' ? o_o(require('jquery')) : o_o(jQuery)
|
||||||
})(function ($) {
|
})(function ($) {
|
||||||
|
|
||||||
'use strict';
|
'use strict';
|
||||||
|
@@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
(function (o_o) {
|
(function (o_o) {
|
||||||
typeof define === 'function' && define.amd ? define(['jquery'], o_o) :
|
typeof define === 'function' && define.amd ? define(['jquery'], o_o) :
|
||||||
typeof exports === 'object' ? o_o(require('jquery')) : o_o(this.jQuery)
|
typeof exports === 'object' ? o_o(require('jquery')) : o_o(jQuery)
|
||||||
})(function ($) {
|
})(function ($) {
|
||||||
|
|
||||||
'use strict';
|
'use strict';
|
||||||
|
@@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
(function (o_o) {
|
(function (o_o) {
|
||||||
typeof define === 'function' && define.amd ? define(['jquery'], o_o) :
|
typeof define === 'function' && define.amd ? define(['jquery'], o_o) :
|
||||||
typeof exports === 'object' ? o_o(require('jquery')) : o_o(this.jQuery)
|
typeof exports === 'object' ? o_o(require('jquery')) : o_o(jQuery)
|
||||||
})(function ($) {
|
})(function ($) {
|
||||||
|
|
||||||
'use strict';
|
'use strict';
|
||||||
|
@@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
(function (o_o) {
|
(function (o_o) {
|
||||||
typeof define === 'function' && define.amd ? define(['jquery'], o_o) :
|
typeof define === 'function' && define.amd ? define(['jquery'], o_o) :
|
||||||
typeof exports === 'object' ? o_o(require('jquery')) : o_o(this.jQuery)
|
typeof exports === 'object' ? o_o(require('jquery')) : o_o(jQuery)
|
||||||
})(function ($) {
|
})(function ($) {
|
||||||
|
|
||||||
'use strict';
|
'use strict';
|
||||||
|
@@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
(function (o_o) {
|
(function (o_o) {
|
||||||
typeof define === 'function' && define.amd ? define(['jquery'], o_o) :
|
typeof define === 'function' && define.amd ? define(['jquery'], o_o) :
|
||||||
typeof exports === 'object' ? o_o(require('jquery')) : o_o(this.jQuery)
|
typeof exports === 'object' ? o_o(require('jquery')) : o_o(jQuery)
|
||||||
})(function ($) {
|
})(function ($) {
|
||||||
|
|
||||||
'use strict';
|
'use strict';
|
||||||
|
@@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
(function (o_o) {
|
(function (o_o) {
|
||||||
typeof define === 'function' && define.amd ? define(['jquery'], o_o) :
|
typeof define === 'function' && define.amd ? define(['jquery'], o_o) :
|
||||||
typeof exports === 'object' ? o_o(require('jquery')) : o_o(this.jQuery)
|
typeof exports === 'object' ? o_o(require('jquery')) : o_o(jQuery)
|
||||||
})(function ($) {
|
})(function ($) {
|
||||||
|
|
||||||
'use strict';
|
'use strict';
|
||||||
|
@@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
(function (o_o) {
|
(function (o_o) {
|
||||||
typeof define === 'function' && define.amd ? define(['jquery'], o_o) :
|
typeof define === 'function' && define.amd ? define(['jquery'], o_o) :
|
||||||
typeof exports === 'object' ? o_o(require('jquery')) : o_o(this.jQuery)
|
typeof exports === 'object' ? o_o(require('jquery')) : o_o(jQuery)
|
||||||
})(function ($) {
|
})(function ($) {
|
||||||
|
|
||||||
'use strict';
|
'use strict';
|
||||||
|
@@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
(function (o_o) {
|
(function (o_o) {
|
||||||
typeof define === 'function' && define.amd ? define(['jquery'], o_o) :
|
typeof define === 'function' && define.amd ? define(['jquery'], o_o) :
|
||||||
typeof exports === 'object' ? o_o(require('jquery')) : o_o(this.jQuery)
|
typeof exports === 'object' ? o_o(require('jquery')) : o_o(jQuery)
|
||||||
})(function ($) {
|
})(function ($) {
|
||||||
|
|
||||||
'use strict';
|
'use strict';
|
||||||
|
@@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
(function (o_o) {
|
(function (o_o) {
|
||||||
typeof define === 'function' && define.amd ? define(['jquery'], o_o) :
|
typeof define === 'function' && define.amd ? define(['jquery'], o_o) :
|
||||||
typeof exports === 'object' ? o_o(require('jquery')) : o_o(this.jQuery)
|
typeof exports === 'object' ? o_o(require('jquery')) : o_o(jQuery)
|
||||||
})(function ($) {
|
})(function ($) {
|
||||||
|
|
||||||
'use strict';
|
'use strict';
|
||||||
|
Reference in New Issue
Block a user