• Robert Knight's avatar
    Always include `thunk` middleware in stores created by `createStore` · 41200677
    Robert Knight authored
    The `thunk` middleware is used by the `annotations` module and likely
    others in future. Rather than require it to be passed to `createStore`
    in each test that uses it, I think it makes sense to always include it
    as the standard way to handle async/non-pure actions in the client.
    41200677
Name
Last commit
Last update
..
annotator Loading commit data...
boot Loading commit data...
images/icons Loading commit data...
shared Loading commit data...
sidebar Loading commit data...
styles Loading commit data...
karma.config.js Loading commit data...
tsconfig.json Loading commit data...