chore: TODO

This commit is contained in:
cha0s 2022-03-14 15:08:52 -05:00
parent c06907b318
commit 18b83111d0

View File

@ -27,3 +27,5 @@
- [ ] 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
- [ ] client hooks will run on server if they're explicit in `flecks.yml`. Should there be an
implicit `!client` when bootstrapping the server?