aboutsummaryrefslogtreecommitdiff
path: root/turbo.json
diff options
context:
space:
mode:
Diffstat (limited to 'turbo.json')
-rw-r--r--turbo.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/turbo.json b/turbo.json
index 0afb03a..9dbd766 100644
--- a/turbo.json
+++ b/turbo.json
@@ -14,6 +14,9 @@
},
"dev": {
"cache": false
+ },
+ "test": {
+ "outputs": []
}
},
"globalEnv": ["PORT", "NODE_ENV"]