vercel / ncc

Compile a Node.js project into a single file. Supports TypeScript, binary addons, dynamic requires.
https://npmjs.com/@vercel/ncc
MIT License
8.99k stars 285 forks source link

add --tsconfig-path option for CLI #1197

Open xxmichas opened 3 weeks ago

xxmichas commented 3 weeks ago

Like https://github.com/vercel/ncc/pull/914, but with very minimal changes and up to date with the main branch