I\'m using React-router and it works fine while I\'m clicking on link buttons, but when I refresh my webpage it does not load what I want.
For instance, I am in
Add this to webpack.config.js:
webpack.config.js
devServer: { historyApiFallback: true }