Skip to content

Commit

Permalink
πŸ› Force dependency ordering
Browse files Browse the repository at this point in the history
  • Loading branch information
trickypr committed Jan 2, 2024
1 parent 25d299d commit 2556fc6
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",
"pipeline": {
"build": {
"dependsOn": ["^build"],
"outputs": ["dist/**"]
},
"dev": {}
Expand Down

0 comments on commit 2556fc6

Please sign in to comment.