Merge pull request #45 from stephank/fix/install-bin

Copy the lockfile to the installation
This commit is contained in:
Stéphan Kochen
2022-11-04 16:10:23 +01:00
committed by GitHub
+1 -1
View File
@@ -159,7 +159,7 @@ let
yarn pack --out package.tgz
tar xzvf package.tgz --directory "$out/libexec/$name" --strip-components=1
cp .yarnrc* "$out/libexec/$name"
cp .yarnrc* '@@LOCKFILE@@' "$out/libexec/$name"
cp --recursive .yarn "$out/libexec/$name"
# If the project uses the node-modules linker, then