|
@@ -5,7 +5,7 @@
|
|
* Released under the MIT license
|
|
* Released under the MIT license
|
|
* https://github.com/select2/select2/blob/master/LICENSE.md
|
|
* https://github.com/select2/select2/blob/master/LICENSE.md
|
|
*/
|
|
*/
|
|
-(function (factory) {
|
|
|
|
|
|
+;(function (factory) {
|
|
if (typeof define === 'function' && define.amd) {
|
|
if (typeof define === 'function' && define.amd) {
|
|
// AMD. Register as an anonymous module.
|
|
// AMD. Register as an anonymous module.
|
|
define(['jquery'], factory);
|
|
define(['jquery'], factory);
|