webhook-action/node_modules/@vercel/ncc/dist/ncc/readme.md
2020-08-26 09:57:08 +10:00

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