File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11# react-babel
22
3- Testing [ requirejs-babel] ( https://github.com/philix/jsx- requirejs-plugin )
3+ Testing [ requirejs-babel] ( https://github.com/mikach/ requirejs-babel ) .
44
55The project uses two plugins for React & JSX
6+
7+ * [ jsx_requirejs_plugin] ( https://github.com/philix/jsx-requirejs-plugin ) - based on JSXTransformer
8+ * [ requirejs-babel] ( https://github.com/mikach/requirejs-babel ) - based on [ Babel] ( http://babeljs.io/ )
69
7- * [ 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') `
10+ The fist one is working fine. The second one is not working. ` require('es6!app/components/App') `
1111 is returning an empty object.
1212
1313index.js:
You can’t perform that action at this time.
0 commit comments