diff options
| author | Josh Kingsley <josh@joshkingsley.me> | 2025-11-06 22:31:12 +0200 |
|---|---|---|
| committer | Josh Kingsley <josh@joshkingsley.me> | 2025-11-06 22:31:12 +0200 |
| commit | 6ea86b1b56aebbae7edeb37b01d7bf5cd145bf60 (patch) | |
| tree | bfd0178097a56087471543950caebed5f8280040 /turbo.json | |
| parent | dad5b47f0bb480532043df8d488f5609f731b00d (diff) | |
feat(web): change subvisions
Diffstat (limited to 'turbo.json')
| -rw-r--r-- | turbo.json | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -4,6 +4,10 @@ "dev": { "cache": false, "persistent": true + }, + "test": { + "cache": false, + "persistent": true } } } |
