mirror of
https://github.com/pnpm/pnpm.git
synced 2026-03-27 19:41:44 -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