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