diff --git a/TODO.md b/TODO.md index 036374e..740ecd4 100644 --- a/TODO.md +++ b/TODO.md @@ -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? \ No newline at end of file