Skip to content

Commit

Permalink
try to fix dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Rihyx committed Oct 25, 2024
1 parent 9d135c8 commit 10a6c38
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions turbo.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
"dependsOn": ["^build"]
},
"dev": {
"outputs": ["build/**"],
"dependsOn": ["^build"],
"cache": false,
"persistent": true
},
Expand Down

0 comments on commit 10a6c38

Please sign in to comment.