bdefore / universal-redux

An npm package that lets you jump right into coding React and Redux with universal (isomorphic) rendering. Only manage Express setups or Webpack configurations if you want to.
MIT License
460 stars 48 forks source link

Setting scroll behavior for the router #81

Closed shilpan closed 3 years ago

shilpan commented 8 years ago

https://github.com/erikras/react-redux-universal-hot-example/pull/560

It would be great if this could be somehow configurable too.