mirror of
https://github.com/tale/headplane.git
synced 2026-09-04 11:15:42 +00:00
fix: pnpm lifecycle scripts broke nix
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ in
|
|||||||
runHook preBuild
|
runHook preBuild
|
||||||
cp ${headplane-ssh-wasm}/hp_ssh.wasm app/hp_ssh.wasm
|
cp ${headplane-ssh-wasm}/hp_ssh.wasm app/hp_ssh.wasm
|
||||||
cp ${headplane-ssh-wasm}/wasm_exec.js app/wasm_exec.js
|
cp ${headplane-ssh-wasm}/wasm_exec.js app/wasm_exec.js
|
||||||
pnpm build
|
pnpm react-router build
|
||||||
runHook postBuild
|
runHook postBuild
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user