UNPKG

@vercel/ncc

Version:

Simple CLI for compiling a Node.js module into a single file, together with all its dependencies, gcc-style.

12 lines (7 loc) 301 B
# About this directory This directory will contain: - `index.js` the main ncc bundle - `cli.js` the CLI bundle, excluding the main ncc bundle - `typescript.js` the TypeScript detection file These are generated by the `build` step defined in `../../package.json`. These files are published to npm.