diff --git a/turbo.json b/turbo.json index 8b11b6c..0a30b97 100644 --- a/turbo.json +++ b/turbo.json @@ -8,10 +8,6 @@ "build:tauri": { "dependsOn": ["build:compile"] }, - "dev": { - "cache": false, - "persistent": true - }, "dev:tauri": { "cache": false, "dependsOn": ["build:compile"],