christianalfoni / react-app-boilerplate

React application boilerplate
303 stars 80 forks source link

Switch from the deprecated 'reactify' module to 'babelify' #26

Closed LiraNuna closed 8 years ago

LiraNuna commented 8 years ago

'reactify' is using the deprecated package 'react-tools' and is causing problems when using references (since it's including react twice). See https://facebook.github.io/react/blog/2015/06/12/deprecating-jstransform-and-react-tools.html for more information