We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8a8f3e commit 40abd35Copy full SHA for 40abd35
turbo.json
@@ -51,7 +51,7 @@
51
"dev": {
52
"persistent": true,
53
"cache": false,
54
- "dependsOn": ["generate"]
+ "dependsOn": ["generate", "^build"]
55
},
56
// Script run when the package is deployed
57
"release": {
0 commit comments