Skip to content

Commit e23e627

Browse files
felipecrvvjeux
authored andcommitted
Remove the require-jsx plugin from the tooling-integration page
In favor of the r.js friendly jsx-requirejs-plugin
1 parent 978a8f5 commit e23e627

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/docs/08-tooling-integration.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ The open-source community has built tools that integrate JSX with several build
4242

4343
* [reactify](https://github.com/andreypopp/reactify) - use JSX with [browserify](http://browserify.org/)
4444
* [grunt-react](https://github.com/ericclemmons/grunt-react) - [grunt](http://gruntjs.com/) task for JSX
45-
* [require-jsx](https://github.com/seiffert/require-jsx) - use JSX with [require.js](http://requirejs.org/)
4645
* [jsx-requirejs-plugin](https://github.com/philix/jsx-requirejs-plugin) - use JSX with [require.js](http://requirejs.org/) and precompile JSX files with r.js
4746
* [pyReact](https://github.com/facebook/react-python) - use JSX with [Python](http://www.python.org/)
4847
* [react-rails](https://github.com/facebook/react-rails) - use JSX with [Ruby on Rails](http://rubyonrails.org/)

0 commit comments

Comments
 (0)