You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 totrue
in my webpack configs.Thank you for you help, man.
The text was updated successfully, but these errors were encountered: