ibm-js / ecma402

ECMA-402 JavaScript Internationalization API "shim"
Other
34 stars 21 forks source link

Load Intl.js on node.js. #38

Closed clmath closed 10 years ago

clmath commented 10 years ago

Trying to access navigator without checking first if it's defined will fail on node.js. This is (at least) done in ecma402/common.js l.165,167,169,171.