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

chore: remove node-gyp global install #1196

Open styfle opened 3 weeks ago

styfle commented 3 weeks ago

Partial revert of https://github.com/vercel/ncc/pull/1105