Pagawa / PgwBrowser

Browser & OS / platform detection plugin for jQuery and Zepto
GNU General Public License v3.0
64 stars 35 forks source link

Minified version does seem to work or match the un-minified version #3

Closed ianlotinsky closed 9 years ago

ianlotinsky commented 9 years ago

console.log($.pgwBrowser().os.name); in Firefox on OS X Mavericks when using the minified version logs Mac OS but Mac OS X Mavericks when running the un-minified version.

jonathan-piat commented 9 years ago

Probably fixed. Thanks for your report.