From 29e73043e79ae9cd056623fc24a1f0ca3f79dc8e Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Sun, 25 Apr 2021 14:32:19 -0400 Subject: [PATCH] build NodeJS deliverables in non-minified form --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 0caa5432..bc86ef2a 100644 --- a/TODO.md +++ b/TODO.md @@ -28,6 +28,6 @@ remove deallocate, profile, scoped Build: - stop building sourcemaps for NodeJS deliverables -- Build NodeJS deliverables in non-minified form +- build NodeJS deliverables in non-minified form ### TBD