paypal / react-engine

a composite render engine for universal (isomorphic) express apps to render both plain react views and react-router views
Apache License 2.0
1.45k stars 130 forks source link

Redux support #190

Closed samsel closed 7 years ago

samsel commented 7 years ago

@taosbeta can you help rebase the branch redux_support ?

7aos commented 7 years ago

sure, will do.

7aos commented 7 years ago

@samsel my rebased version (https://github.com/taosbeta/react-engine/tree/redux) had a merge conflict against redux_support branch. Hence send a PR to master directly here: https://github.com/paypal/react-engine/pull/191.