catamphetamine / universal-webpack

Isomorphic Webpack: both on client and server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Documentation for source/server.js missing react-router import?

adailey14 opened this issue · comments

Is the documentation for source/server.js missing a react-router import?
I see react-router.match but no earlier reference to react-router.

Also the documentation says "Math" in the comment where you probably mean "Match".

@adailey14 Yes, that was pseudo-code. It means it could be react-router match or a more sophisticated thing like redux-router or react-router-redux