Closed wyntau closed 7 years ago
In README, react: true should be in babelOptions.
react: true
I updated my systemjs-example for using systemjs to load es6 module, jsx, ts and tsx, and found the wrong react config position. This lead to my long time fail when using babel to transpile jsx files on the fly
duplicate with #78 closed
In README,
react: true
should be in babelOptions.I updated my systemjs-example for using systemjs to load es6 module, jsx, ts and tsx, and found the wrong react config position. This lead to my long time fail when using babel to transpile jsx files on the fly