Skip to content

Commit 318327a

Browse files
author
Søren Brokær
committed
Remove this for now
1 parent 4e6cdc7 commit 318327a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

readme.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# requirejs-react-jsx
22

3-
[![Dependency Status](http://img.shields.io/gemnasium/podio/requirejs-react-jsx.svg?style=flat)](https://gemnasium.com/podio/requirejs-react-jsx)
4-
53
A RequireJS plugin for compiling React JSX files. Will use [react-tools](https://www.npmjs.org/package/react-tools) when compiling using r.js, and will use JSXTransformer when running in the browser in development. This allows us to support multiple bundles in r.js and exclude the JSXTransformer from all of them since we're requiring it dynamically and not explicitly.
64

75
# Install

0 commit comments

Comments
 (0)