tj / frontend-boilerplate

webpack-react-redux-babel-autoprefixer-hmr-postcss-css-modules-rucksack-boilerplate (unmaintained, I don't use it anymore)
2.93k stars 268 forks source link

Deep link to nested routes #63

Closed hew closed 8 years ago

hew commented 8 years ago

To deep link to nested routes (proposed here: https://github.com/tj/frontend-boilerplate/issues/40), I suggest making these script links absolute links. That way, no matter what page you link to, the bundle will be loaded first and serve up the correct app state.