andreypopp/reactify

switch to babel instead of react-tools

acornejo opened this issue · 3 comments

the react team has announced that react-tools and jstransformer will be deprecated.

will reactify be migrated to use babel anytime soon?

announcement here:

http://facebook.github.io/react/blog/2015/06/12/deprecating-jstransform-and-react-tools.html

No reason to do that, there's babelify.

@andreypopp does this answer mean that reactify should be deprecated in favor of babelify for React >= 0.14 to eliminate confusion?

Yes