The san-devtools is a devtools of san-store for Chrome. It must with the san-devtools-hook.
import sanDevhook from 'san-store-hook';
if (process.env.NODE_ENV === 'development') {
sanDevHook(store);
}
This repositories is not very stable. It may have some unpleasant point and bugs, and you can issue and pr to it. We are appreciate your help. And we will fix some bugs and functions in a while.