CrocoDillon / universal-react-redux-boilerplate

Step by step creation of a Universal React + Redux Boilerplate
Other
176 stars 33 forks source link

use applyExpressMiddleware to fix #18 #19

Closed JounQin closed 7 years ago

JounQin commented 7 years ago

based on https://github.com/dayAlone/koa-webpack-hot-middleware/blob/master/index.js

CrocoDillon commented 7 years ago

Thanks @JounQin, I'll check back on this when I have time. Seems like Flow had some changes as well causing CI to fail. I need to address that or else it looks bad!

CrocoDillon commented 7 years ago

Merged (sorry for the delay), thanks again!