$ cnpm install @pnpm/fs.packlist
Get a list of the files to add from a directory into an npm package
pnpm add @pnpm/fs.packlist
const { packlist } = require('@pnpm/fs.packlist')
const files = packlist('/package-dir')
MIT © Zoltan Kochan
Copyright 2013 - present © cnpmjs.org | Home |