We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16f0e5d commit d5f4be6Copy full SHA for d5f4be6
README.md
@@ -4,7 +4,7 @@ Testing [requirejs-babel](https://github.com/philix/jsx-requirejs-plugin)
4
5
The project uses two plugins for React & JSX
6
7
- * [jsx_requirejs_plugin]](https://github.com/philix/jsx-requirejs-plugin) - based on JSXTransformer
+ * [jsx_requirejs_plugin](https://github.com/philix/jsx-requirejs-plugin) - based on JSXTransformer
8
* [requirejs-babel](https://github.com/philix/jsx-requirejs-plugin) - based on [Babel](http://babeljs.io/)
9
10
The fist one is working fine. The second one is not working. `require('es6!app/components/App')`
0 commit comments