webhook-action/node_modules/@vercel/ncc/dist/readme.md

10 lines
278 B
Markdown

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