calesce / redux-slider-monitor

A custom monitor for Redux DevTools to replay recorded Redux actions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example todomvc doesn't work

gabrielmicko opened this issue · comments

When I try to run the todomvc, it fails, because the react-hot-loader is expired and has a bug.
http://stackoverflow.com/questions/40652327/module-not-found-error-cannot-resolve-module-react-lib-reactmount

Hot loader need to be updated.