gaearon / react-hot-boilerplate

Minimal live-editing example for React
MIT License
3.91k stars 879 forks source link

Consider setting `historyApiFallback: true` for WebpackDevServer #15

Closed bebraw closed 9 years ago

bebraw commented 9 years ago

If you do this, the boilerplate will work with routers out of the box. Ie. you can access the app directly from routes, not just root.

gaearon commented 9 years ago

Good point.

gaearon commented 9 years ago

Done: 0d55bc9ebf5a1f30f437167f654b7d89ad892fc0