Skip to content
Snippets Groups Projects
Unverified Commit 6fbf07ae authored by dionisio-bot[bot]'s avatar dionisio-bot[bot] Committed by GitHub
Browse files

chore: Add missing deno-cache directory to output of apps-engine to turbo (#35105)

parent 7a3ee4bc
No related merge requests found
......@@ -3,7 +3,7 @@
"tasks": {
"build": {
"dependsOn": ["^build"],
"outputs": ["client/**", "definition/**", "deno-runtime/**", "lib/**", "scripts/**", "server/**"]
"outputs": ["client/**", "definition/**", "deno-runtime/**", "lib/**", "scripts/**", "server/**", ".deno-cache/**"]
}
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment