Closed kohei-takata closed 9 years ago
When I do this, the isomorphic chapter's error cannot erased. It seems that reactify causes the error. I will have to change reactify to babelify.
isomorphic
reactify
babelify
I changed to use babelify, babel-preset-react, and babel-preset-es2015.
babel-preset-react
babel-preset-es2015
68
When I do this, the
isomorphic
chapter's error cannot erased. It seems thatreactify
causes the error. I will have to changereactify
tobabelify
.