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

Clarify Babel extension. #8

Closed
adriancooney opened this issue Jan 20, 2016 · 1 comment
Closed

Clarify Babel extension. #8

adriancooney opened this issue Jan 20, 2016 · 1 comment

Comments

@adriancooney
Copy link

Just in case anyone had the same issue looking for the babel "es7.exportExtensions" babel option, you can find it here. Babel has exploded into loads of tiny little modules which you now have to install manually. To enable this, you need to install the babel-plugin-transform-export-extensions and add transform-export-extensions to your plugins in your config.

Could be worth updating the README.md.

@leebyron
Copy link
Owner

Thanks, updated the micro-proposals:

https://github.com/leebyron/ecmascript-export-ns-from
https://github.com/leebyron/ecmascript-export-default-from

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