Hi, according with docs:
http://alt.js.org/docs/hot-reload/
I should use this makeHot utils which actually does not exists.
I tried without nothing, but all the stores lose the their states. How can avoid this and be sure that the stores will maintain their states while react reloads?
Hi, according with docs:
http://alt.js.org/docs/hot-reload/
I should use this
makeHotutils which actually does not exists.I tried without nothing, but all the stores lose the their states. How can avoid this and be sure that the stores will maintain their states while react reloads?