nixpkgs/pkgs/build-support/node/build-npm-package
Winter f9138c5ad6 npmHooks.npmInstallHook: allow disabling npm prune invocation
In some odd scenarios, `npm prune` either fails, or hangs. I have no idea
what could possibly be wrong at the moment, but let's provide an escape
hatch for packages that can still use the rest of the install hook's
functionality.
2023-05-28 00:47:54 -04:00
..
hooks npmHooks.npmInstallHook: allow disabling npm prune invocation 2023-05-28 00:47:54 -04:00
default.nix prefetch-npm-deps: download dev deps for git deps with install scripts 2023-04-06 11:32:39 -04:00