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 1789e71 commit 6cc5a39Copy full SHA for 6cc5a39
turbo.json
@@ -12,7 +12,7 @@
12
"outputs": ["dist/**", "!dist/tmp/**"]
13
},
14
"release": {
15
- "dependsOn": ["^build", "verify"],
+ "dependsOn": ["build", "^build", "verify"],
16
17
18
"build:module": {
0 commit comments