Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update lib for es6 #69

Open
benkeen opened this issue Jul 8, 2018 · 0 comments
Open

Update lib for es6 #69

benkeen opened this issue Jul 8, 2018 · 0 comments

Comments

@benkeen
Copy link
Member

benkeen commented Jul 8, 2018

Boy, this has gotten out of date! Functionally it's just fine & works correctly, but there are tons of things that can now be improved. It's a bit painful editing the old es5 code.

  • move to es6 + babel.
  • import the data-country-region JSON via webpack import rather than the template thing we're using right now.
  • UMD is still useful of course, but a plain es6 export would be nice. Especially with the custom generation option to create a smaller lib with only the countries you're interested in.

Not sure when I'll get to this, but it anyone else wants to take the reigns...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant