Skip to content

Commit

Permalink
build SDK first
Browse files Browse the repository at this point in the history
  • Loading branch information
artursapek committed Apr 5, 2024
1 parent 3ea7bbe commit 534fba5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
],
"scripts": {
"build": "npm run build --workspaces --if-present",
"build:netlify": "npm run build --workspace=sdk; npm run build:netlify --workspace=wormhole-connect --if-present",
"build:builder": "npm run build --workspace=builder --if-present",
"compile": "npm run compile --workspaces --if-present",
"lint": "npm run lint --workspaces --if-present",
"lint:ci": "npm run lint:ci --workspaces --if-present",
Expand Down

0 comments on commit 534fba5

Please sign in to comment.