We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e7c4e5 commit d95a3dbCopy full SHA for d95a3db
1 file changed
packages/apps/turbo.json
@@ -4,7 +4,7 @@
4
"build": {
5
"dependsOn": ["^build"],
6
"inputs": ["$TURBO_DEFAULT$", "$TURBO_ROOT$/.tool-versions"],
7
- "outputs": ["client/**", "definition/**", "deno-runtime/**", "lib/**", "scripts/**", "server/**", ".deno-cache/**"]
+ "outputs": ["deno-runtime/**", "scripts/**", ".deno-cache/**", "dist/**"]
8
}
9
10
0 commit comments