From 009902bcd08a58e6a019e4a26a6e8b69a5ba8b63 Mon Sep 17 00:00:00 2001 From: Kyle Kelley Date: Sun, 2 Aug 2015 14:38:35 -0500 Subject: [PATCH] Update tooling docs to suggest babel `react-tools` is deprecated, `babel` is our future * https://facebook.github.io/react/blog/2015/06/12/deprecating-jstransform-and-react-tools.html * https://babeljs.io/docs/usage/jsx/ --- docs/docs/09-tooling-integration.md | 38 ++++++++++++++++++++++++++--- 1 file changed, 34 insertions(+), 4 deletions(-) diff --git a/docs/docs/09-tooling-integration.md b/docs/docs/09-tooling-integration.md index c08ab4817252..39c69b3281ba 100644 --- a/docs/docs/09-tooling-integration.md +++ b/docs/docs/09-tooling-integration.md @@ -23,7 +23,7 @@ We have instructions for building from `master` [in our GitHub repository](https ### In-browser JSX Transform -If you like using JSX, we provide an in-browser JSX transformer for development [on our download page](/react/downloads.html). Simply include a `