From 51dc129da4702859b60fd0c6513fa18bf4f50196 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Fri, 28 Oct 2022 09:29:15 -0400 Subject: [PATCH] update todo --- TODO.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index f8945a9d..beb592d7 100644 --- a/TODO.md +++ b/TODO.md @@ -56,4 +56,5 @@ No support for running in **web workers** as Safari still does not support `Offs - `TypeDef` refactoring - Add [draw label templates](https://github.com/vladmandic/human/wiki/Draw) - Reduce build dependencies - `Human` is now 30% smaller :) + `Human` is now 30% smaller :) +- Add named export for improved bundler support