queerviolet / bones

MIT License
36 stars 119 forks source link

Support redux dev tools out of the box #23

Closed glebec closed 7 years ago

glebec commented 7 years ago

redux-devtools-extension is the most reliable way I have found of making this a zero-effort win for those with the Chrome extension installed. In this case, I'd also argue that the redux logging middleware should use collapsed instead of expanded log lines — assuming it stays in at all.

glebec commented 7 years ago

Closed in Fullstack repo at https://github.com/FullstackAcademy/bones/commit/c9dbd570ad2382d07a0e2caf70d003252a117da9. Can keep this open if you want to merge into this repo, else close this issue.