Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/fix-decap' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Leksat committed Dec 12, 2024
2 parents 81d8154 + cbc46d5 commit f020a71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/decap/turbo.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"extends": ["//"],
"tasks": {
"prep:vite": {
"env": ["VITE_DECAP_REPO", "VITE_DECAP_BRANCH"],
"dependsOn": ["^prep"],
"inputs": ["src/**", "vite.config.ts", "index.html"],
"outputs": ["dist/**"]
Expand Down

0 comments on commit f020a71

Please sign in to comment.