setup-kubectl/node_modules/@vercel/ncc/dist/readme.md
github-actions[bot] 7f7e5ba5ea
Add node modules and compiled JavaScript from main (#57)
Co-authored-by: Oliver King <oking3@uncc.edu>
2022-06-21 12:18:30 -04:00

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