setup-kubectl/node_modules/@vercel/ncc/dist/ncc/readme.md

11 lines
301 B
Markdown

# 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.