Skip to content

Commit

Permalink
wait for packages to be built first
Browse files Browse the repository at this point in the history
  • Loading branch information
dead8309 committed Jan 23, 2025
1 parent fc52935 commit 467a5dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions turbo.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"$schema": "https://turbo.build/schema.json",
"tasks": {
"build": {
"dependsOn": ["^build"],
"outputs": ["dist/**"]
},
"dev": {
Expand Down

0 comments on commit 467a5dd

Please sign in to comment.