Closed alunny closed 9 years ago
I have a feeling that these files should be listed dynamically instead of having their names hardcoded here. I've noticed they are not exactly the same among the various locales. But, never had a chance to improve this code.
I can take a stab at that.
postalCodeData
is no longer present here: https://github.com/unicode-cldr/cldr-core/tree/28.0.0/supplementalBecause of this,
index.js
fails to run since, it tries to require this file: https://github.com/rxaviers/cldr-data-npm/blob/master/index.js#L23