Skip to content
Snippets Groups Projects
Unverified Commit 5ba70b12 authored by Douglas Gubert's avatar Douglas Gubert Committed by GitHub
Browse files

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

parent 033db565
No related branches found
No related tags found
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