Added redux structure that remebers state
This commit is contained in:
@@ -79,6 +79,7 @@ module.exports = function(proxy, allowedHost) {
|
||||
// See https://github.com/facebookincubator/create-react-app/issues/387.
|
||||
disableDotRule: true,
|
||||
},
|
||||
historyApiFallback: true,
|
||||
public: allowedHost,
|
||||
proxy,
|
||||
before(app) {
|
||||
|
||||
Reference in New Issue
Block a user