react/docs/jsx-compiler.md
Paul O’Shannessy 5e18eb3487 Finish Jekyll 3 Upgrade
- Reverts change to use sectionid on layouts (was unreliable), using config to make sure that's specified on all pages that need it
- Adds permalinks to all other pages so that og data is correct
- Corrects some permalinks that were in correct (translations)
2016-07-19 15:08:58 -07:00

11 lines
255 B
Markdown

---
layout: single
title: JSX Compiler Service
permalink: jsx-compiler.html
id: jsx-compiler
---
**_This tool has been removed as JSXTransformer has been deprecated._**
We recommend using another tool such as [the Babel REPL](https://babeljs.io/repl/).