setup-kubectl/node_modules/@vercel/ncc/dist/ncc/loaders/readme.md
2022-03-03 14:53:59 -05:00

11 lines
407 B
Markdown

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