diff --git a/turbo.json b/turbo.json index 848378c4..522a963c 100644 --- a/turbo.json +++ b/turbo.json @@ -2,7 +2,8 @@ "$schema": "https://turbo.build/schema.json", "tasks": { "dev": { - "cache": false + "cache": false, + "persistent": true }, "build": { "dependsOn": [