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

more documentation about `--v8-cache` #1182

Open ttodua opened 2 months ago

ttodua commented 2 months ago

can you please include more explanation in readme, what does actually it do and what's benefit of using (not using) it? thanks