mirror of
https://github.com/pnpm/pnpm.git
synced 2026-03-28 20:11:48 -04:00
The opts.ignoreFile() function allows to ignore files in packages. Ignoring means that files will neither be unpacked nor linked into `node_modules` Ref https://github.com/pnpm/pnpm/issues/804