Skip to content

Commit

Permalink
fix: add turbo.json
Browse files Browse the repository at this point in the history
  • Loading branch information
samderanova committed Nov 11, 2023
1 parent 38ded41 commit 824d29c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions apps/sanity/turbo.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"extends": ["//"],
"pipeline": {
"build": {
"outputs": ["dist/**"]
}
}
}

0 comments on commit 824d29c

Please sign in to comment.