UNPKG

@vercel/ncc

Version:

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

10 lines (6 loc) 278 B
# About this directory This directory will contain: - `buildin`: the webpack `buildin/` folder, required at runtime - `ncc`: the output from the ncc build They are generated by the `build` script defined in `../package.json`. This directory is the only one published to npm.