vercel/ncc: Compile a Node.js project into a single file. Supports TypeScript, binary addons, dynamic requires.•Read post
ncc is a CLI tool for compiling a Node.js module into a single file, with the motivation of publishing minimal packages to npm and shipping relevant app code to serverless environments. It has zero configuration and built-in support for TypeScript.
1 Comment
Sort: