react-redux-starter
react-redux-starter copied to clipboard
Cannot GET /any-route
Hi @drminnaar,
I have some difficulties when I put the production version to the server (I use Digital Ocean).
It always says Cannot GET /login
or any other routes that I have.
Been looking for the solutions through the Internet, but seems I can't find any. Could you please help me out of this matter?
I use your default settings, as well as the webpack configs, except I added a devServer.historyApiFallback
set to true
in my webpack configs.
Thank you for you help, man.