We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62f0d46 commit 7c01430Copy full SHA for 7c01430
1 file changed
turbo.json
@@ -20,7 +20,7 @@
20
"dependsOn": ["^test-storybook"]
21
},
22
"pack-for-isolated-tests": {
23
- "dependsOn": ["build"],
+ "inputs": ["$TURBO_DEFAULT$", "dist/**"],
24
"outputs": ["packed.tgz"]
25
26
"typescript": {},
0 commit comments