mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
doc/javascript.section: recommend fetcherVersion 4 (#531246)
This commit is contained in:
commit
a62df84c37
1 changed files with 1 additions and 1 deletions
|
|
@ -495,7 +495,7 @@ In this example, `prePnpmInstall` will be run by both `pnpmConfigHook` and by th
|
||||||
|
|
||||||
#### pnpm `fetcherVersion` {#javascript-pnpm-fetcherVersion}
|
#### pnpm `fetcherVersion` {#javascript-pnpm-fetcherVersion}
|
||||||
|
|
||||||
This is the version of the output of `fetchPnpmDeps`. New packages should use `3`:
|
This is the version of the output of `fetchPnpmDeps`. New packages should use `4`:
|
||||||
|
|
||||||
```nix
|
```nix
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue