summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorLily Foster <lily@lily.flowers>2023-12-06 10:43:56 -0500
committerMatthieu Coudron <886074+teto@users.noreply.github.com>2024-03-14 14:04:51 +0100
commitae86a507edd30911f2dfb1359ad83b448cbddb28 (patch)
treec9b275a1d2be59159ebe1b3c472e1e1703281694 /pkgs/development/python-modules/rangehttpserver
parent4d2f3636bc9d31064d339ccf6c1a99e4721fef8d (diff)
npmHooks.npmInstallHook: ignore bundle deps when calculating files to install
This assumes that downstream users of `buildNpmPackage` would rather our own built `node_modules` be copied to the output rather than only the `bundleDependencies` specified in the `package.json` file. Having the latter behavior seems unexpected and unintuitive, and would not work as installing from an `npm pack` is intended to (since doing that would not do a `rebuild` step on those dependencies and it would skip reifying a full dependency tree).
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions