ibm-js / ecma402

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

Build config is not taken into account #75

Closed clmath closed 9 years ago

clmath commented 9 years ago

config instanceof Object (l. 53 of locales.js) is not a test specific enough to tell objects and arrays apart.

So all the locales are built no matter what the ecma402/locales config says.