Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
rouzwelt committed Feb 19, 2025
1 parent 122952f commit a34e013
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions prep-all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ nix develop -i ${keep[@]} .#tauri-shell -c ob-ui-components-prelude
echo "Building packages..."
nix develop -i ${keep[@]} -c bash -c '(npm run build -w @rainlanguage/orderbook)'
nix develop -i ${keep[@]} -c bash -c '(npm run build -w @rainlanguage/ui-components && npm run build -w @rainlanguage/webapp)'
nix develop -i ${keep[@]} -c bash -c '(npm run build -w tauri-app)'

# Temporarily disable command echoing
set +x
Expand Down

0 comments on commit a34e013

Please sign in to comment.