From 18b83111d04e59fa72372c1b279247306a54e739 Mon Sep 17 00:00:00 2001 From: cha0s Date: Mon, 14 Mar 2022 15:08:52 -0500 Subject: [PATCH] chore: TODO --- TODO.md | 2 ++ 1 file changed, 2 insertions(+) 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