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) 407 B
# About this directory This directory will contain: - `relocate-loader.js` the ncc loader for handling CommonJS asset and reference relocations - `shebang-loader.js` the ncc loader to ensure proper hash bang support in Node.js CLI files - `ts-loader.js` the ncc loader for handling TypeScript These are generated by the `build` step defined in `../../../package.json`. These files are published to npm.