banderson / generator-redux

CLI tools for Redux: next-gen functional Flux/React with devtools
252 stars 36 forks source link

Upgrade to use react-transform-hmr, webpack-hot-middleware and webpack-dev-middleware #28

Closed kevinold closed 8 years ago

kevinold commented 8 years ago

Fixes #27

banderson commented 8 years ago

@kevinold on fire :fire: :fire: :fire:

Did you follow a guid to do this or have you done this before? I'll give this a test run later on and merge if it's all good. Thanks man!

kevinold commented 8 years ago

@banderson No guide, but it's all derived from the boilerplate that is linked from the react-transform-hmr repo (https://github.com/gaearon/react-transform-boilerplate) and getting this setup in my day to day environment for several repos. I decided to bite the bullet early on and make the migration from react-hot-loader and I'm glad I did. This version feels more solid.

kevinold commented 8 years ago

@banderson Going to merge this?

banderson commented 8 years ago

:+1: