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

JSX + Babel support #35

Closed
sporto opened this issue Sep 4, 2015 · 2 comments
Closed

JSX + Babel support #35

sporto opened this issue Sep 4, 2015 · 2 comments

Comments

@sporto
Copy link

sporto commented Sep 4, 2015

Would love to use ava with React, JSX and babel

I don't see any option to provide a custom compiler like Mocha, is there one?

@sindresorhus
Copy link
Member

Built-in Babel support is about to land in #23. You'll then be able to use ES2015 and JSX without doing anything extra. You can of course supply your own Babel version if wanted.

However, I'm not interested in providing support for custom compilers. AVA is opinionated.

@sindresorhus
Copy link
Member

Babel support landed in AVA 0.2.0.

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