insin / react-heatpack

A 'heatpack' command for quick React development with webpack hot reloading
MIT License
347 stars 17 forks source link

Update to babel6? #18

Closed goatslacker closed 8 years ago

insin commented 8 years ago

react-hot-loader is deprecated and react-transform doesn't work on Babel 6 yet, plus I haven't figured out how to use react-transform for heatpack (#9) because Babel is in charge of requiring it and its dependencies, not webpack.