about summary refs log tree commit diff
path: root/pkgs/top-level
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/top-level
parent4d2f3636bc9d31064d339ccf6c1a99e4721fef8d (diff)
downloadnixlib-ae86a507edd30911f2dfb1359ad83b448cbddb28.tar
nixlib-ae86a507edd30911f2dfb1359ad83b448cbddb28.tar.gz
nixlib-ae86a507edd30911f2dfb1359ad83b448cbddb28.tar.bz2
nixlib-ae86a507edd30911f2dfb1359ad83b448cbddb28.tar.lz
nixlib-ae86a507edd30911f2dfb1359ad83b448cbddb28.tar.xz
nixlib-ae86a507edd30911f2dfb1359ad83b448cbddb28.tar.zst
nixlib-ae86a507edd30911f2dfb1359ad83b448cbddb28.zip
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/top-level')
0 files changed, 0 insertions, 0 deletions