arackaf / customize-cra

Override webpack configurations for create-react-app 2.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Override the publicPath e historyApiFallback

mutheusalmeida opened this issue · comments

How could I override the publicPath e historyApiFallback to redirect all server requests to /index.html on development? I'm 1 day straight struggling with this. Could you help?