mirror of
https://github.com/pnpm/pnpm.git
synced 2026-07-21 21:22:26 -04:00
Pass the `nativeBinDependencies` setting from Config through the store controller into the client/resolver options so user-added packages take the native bin variants path (the built-in defaults already applied). Adds the changeset for the new setting.