From 9f6352a8f6067c57ae2f015c8d36c121e075ccfd Mon Sep 17 00:00:00 2001 From: Evan Hemsley Date: Sun, 28 Jul 2019 12:42:12 -0700 Subject: [PATCH] todo note --- TODO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 6a8a4e6..c5af319 100644 --- a/TODO +++ b/TODO @@ -1,2 +1,4 @@ - look at test coverage -- docs \ No newline at end of file +- docs + +- emit two packages: one for dev, which includes expensive runtime validation checks, and one for release, which disables them \ No newline at end of file