A list of OSS packages that are known to require lifecycle scripts to function properly
We currently use the list maintained by Bun. So if you'd like to add a new package, submit it here.
pnpm add --config @pnpm/trusted-deps
Reference allow.json
from this config dependency in your pnpm-workspace.yaml
:
onlyBuiltDependenciesFile: node_modules/.pnpm-config/@pnpm/trusted-deps/allow.json
MIT