github.com/nektos/act@v0.2.63/pkg/runner/testdata/actions/node12/node_modules/@vercel/ncc/dist/readme.md (about)

     1  # About this directory
     2  
     3  This directory will contain:
     4  - `buildin`: the webpack `buildin/` folder, required at runtime
     5  - `ncc`: the output from the ncc build
     6  
     7  They are generated by the `build` script defined in `../package.json`.
     8  
     9  This directory is the only one published to npm.