Not sure if you want to do this, but I forked it for my own needs and figured it'd be good to create the PR.
This switches django-react from using Facebook's JSX compiler to using Babel. It supports JSX just the same, plus a lot more ES6/7 features. Since ES6 is backwards compatible with ES5, this seems like a good solution.
Not sure if you want to do this, but I forked it for my own needs and figured it'd be good to create the PR.
This switches django-react from using Facebook's JSX compiler to using Babel. It supports JSX just the same, plus a lot more ES6/7 features. Since ES6 is backwards compatible with ES5, this seems like a good solution.