chore: TODOs
This commit is contained in:
parent
043c0fe9ff
commit
ee3719858a
5
TODO.md
5
TODO.md
|
@ -23,4 +23,7 @@
|
|||
- [x] Specialize `invokeReduce()` with `invokeMerge()`.
|
||||
- [x] Rename all hooks to dot-first notation; rewrite `lookupFlecks()`.
|
||||
- [ ] ensureUniqueReduction moved into invokeMerge
|
||||
- [x] `bootstrap({without: ['badplatform']})` should be handled by passing `{platforms: ['!badplatform']}`
|
||||
- [x] `bootstrap({without: ['badplatform']})` should be handled by passing `{platforms: ['!badplatform']}`
|
||||
- [ ] user redux server hydrate fails if no user in req
|
||||
- [ ] governor fails if not in server up
|
||||
- [ ] redux store provider fails if not in request
|
||||
|
|
Loading…
Reference in New Issue
Block a user