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

Upgrade to Babel 7 #85

Closed
hershmire opened this issue Sep 28, 2018 · 2 comments
Closed

Upgrade to Babel 7 #85

hershmire opened this issue Sep 28, 2018 · 2 comments

Comments

@hershmire
Copy link

Are there any plans to upgrade to Babel 7 now that it's officially released?

@jeffrifwald
Copy link
Owner

This project actually hasn't been maintained in quite awhile. It was created during a time when istanbul itself did not have good support for transpiled code. I believe that istanbul is now fully up to date and should work with babel given some configuration. You'll probably want to install the nyc command line client, which handles a bunch of that stuff for you.

https://istanbul.js.org/

@hershmire
Copy link
Author

Ok, thanks. That's what I assumed but wanted to verify.

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