mirror of
https://github.com/pnpm/pnpm.git
synced 2026-04-04 23:34:58 -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