summaryrefslogtreecommitdiff
path: root/turbo.json
diff options
context:
space:
mode:
authorJosh Kingsley <josh@joshkingsley.me>2025-11-06 22:31:12 +0200
committerJosh Kingsley <josh@joshkingsley.me>2025-11-06 22:31:12 +0200
commit6ea86b1b56aebbae7edeb37b01d7bf5cd145bf60 (patch)
treebfd0178097a56087471543950caebed5f8280040 /turbo.json
parentdad5b47f0bb480532043df8d488f5609f731b00d (diff)
feat(web): change subvisions
Diffstat (limited to 'turbo.json')
-rw-r--r--turbo.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/turbo.json b/turbo.json
index b2299dd..48b01b8 100644
--- a/turbo.json
+++ b/turbo.json
@@ -4,6 +4,10 @@
"dev": {
"cache": false,
"persistent": true
+ },
+ "test": {
+ "cache": false,
+ "persistent": true
}
}
}