Skip to content

Commit

Permalink
turbo dev에 build codegen 디펜던시 추가 (#135)
Browse files Browse the repository at this point in the history
  • Loading branch information
devunt committed Jul 31, 2024
1 parent b57bb24 commit fb1ed59
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 @@ -3,6 +3,7 @@
"globalEnv": ["NODE_ENV"],
"tasks": {
"codegen": {
"dependsOn": ["^build"],
"outputs": [".svelte-kit/**", ".gql/**", "styled-system/**"]
},
"build": {
Expand Down

0 comments on commit fb1ed59

Please sign in to comment.