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

React-router v2.0 working :) #132

Closed SOSANA closed 8 years ago

SOSANA commented 8 years ago

Heads up guys,

Was able to successfully get this to work with v3.0.0 example and in my repo last night...only snag I had was with browserHistory, tore out my hair figuring out why it would not render but had to make my bundle.js route relative path in my index.html

Let me know if I can help out at all updating :)

samsel commented 8 years ago

:+1:

SOSANA commented 8 years ago

closing for open issue #108