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

Add documentation for using es6 import/export #103

Open
stevenqzhang opened this issue Dec 22, 2017 · 1 comment
Open

Add documentation for using es6 import/export #103

stevenqzhang opened this issue Dec 22, 2017 · 1 comment

Comments

@stevenqzhang
Copy link

It wasn't immediately clear to me that twix should be imported only for its side effects on moment using import "twix" instead of import * from "twix"

Maybe worth adding to the detailed documentation?

@icambron
Copy link
Owner

Sure, I'd take a PR clarifying that

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

2 participants