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

Support for ES6 import syntax. #85

Open
jstephenson opened this issue Apr 19, 2018 · 1 comment
Open

Support for ES6 import syntax. #85

jstephenson opened this issue Apr 19, 2018 · 1 comment

Comments

@jstephenson
Copy link

It seems require('globalize'); is required to trigger the magic. I'd be great to also be able to use import Globalize from 'globalize'; ‒ the former sticks out a bit in our codebase right now.

Took a little bit to figure out this was my problem!

@SteveLillis
Copy link

Just spent a horrific amount of time trying to figure out why the plugin was telling me that no formatters have been provided. This got me a bit further to a complaint about keys. Definitely needs sorting.

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

No branches or pull requests

2 participants