mirror of
https://github.com/zebrajr/react.git
synced 2025-12-07 12:20:38 +01:00
- 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)
11 lines
255 B
Markdown
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/).
|