From 3e94a741a1a059e35d4a883bea9a119a2b06e30c Mon Sep 17 00:00:00 2001 From: Vladimir Starkov <559321+iamstarkov@users.noreply.github.com> Date: Tue, 9 Sep 2025 14:27:13 +0200 Subject: [PATCH] add ncc to existing SEA solutions --- docs/existing-solutions.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/existing-solutions.md b/docs/existing-solutions.md index 3b974d9..4924f03 100644 --- a/docs/existing-solutions.md +++ b/docs/existing-solutions.md @@ -10,6 +10,7 @@ packaging Node.js applications as standalone executables. | boxednode | MongoDB | https://github.com/mongodb-js/boxednode | @addaleax | | nexe | - | https://github.com/nexe/nexe | N/A | | node-sea | - | https://github.com/arcanis/node-sea | @arcanis | +| ncc | Vercel | https://github.com/vercel/ncc | @styfle | Virtual File System Implementations -----------------------------------