Server side redirection · Issue #947 · remix-run/react-router

I'm having a slightly hard time figuring out how (or if) react-router supports the concept of redirection on the server. If I have a static willTransitionTo as follows: willTransitionTo: function(t...