mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-09-27 16:08:47 +03:00
Merge branch 'master' of github.com:faisalman/ua-parser-js
This commit is contained in:
commit
87b88246a2
@ -865,7 +865,7 @@
|
||||
} else {
|
||||
// requirejs env (optional)
|
||||
if (typeof(define) === FUNC_TYPE && define.amd) {
|
||||
define("ua-parser-js", [], function () {
|
||||
define(function () {
|
||||
return UAParser;
|
||||
});
|
||||
} else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user