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