Skip to content

Commit

Permalink
Adjust scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
breathx committed Sep 15, 2023
1 parent 5d3daaf commit a16ba9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,11 @@ examples-proc: wasm-proc-release

.PHONY: node
node:
@ ./scripts/gear.sh build node
@ ./scripts/gear.sh build node -F dev

.PHONY: node-release
node-release:
@ ./scripts/gear.sh build node --release
@ ./scripts/gear.sh build node -F dev --release

.PHONY: vara
vara:
Expand Down

0 comments on commit a16ba9e

Please sign in to comment.