From 5ae65e4eb002f5df540ce3c1856306b6f488729f Mon Sep 17 00:00:00 2001 From: cha0s Date: Sat, 19 Mar 2022 17:09:46 -0500 Subject: [PATCH] fix: bump --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index ce3a290..491effd 100644 --- a/TODO.md +++ b/TODO.md @@ -30,3 +30,4 @@ - [ ] client hooks will run on server if they're explicit in `flecks.yml`. Should there be an implicit `!client` when bootstrapping the server? - [ ] rename `@flecks/web` to `@flecks/web` - [ ] simultaneous babel compilation across all compiled flecks +- [ ] add building to publish process ...