We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a3ee4b commit 6fbf07aCopy full SHA for 6fbf07a
packages/apps-engine/turbo.json
@@ -3,7 +3,7 @@
3
"tasks": {
4
"build": {
5
"dependsOn": ["^build"],
6
- "outputs": ["client/**", "definition/**", "deno-runtime/**", "lib/**", "scripts/**", "server/**"]
+ "outputs": ["client/**", "definition/**", "deno-runtime/**", "lib/**", "scripts/**", "server/**", ".deno-cache/**"]
7
}
8
9
0 commit comments