diff --git a/turbo.json b/turbo.json index e5c1af02..65a254d1 100644 --- a/turbo.json +++ b/turbo.json @@ -10,8 +10,7 @@ "dev": { "cache": false, "persistent": true, - "interactive": false, - "dependsOn": ["^build"] + "interactive": false }, "clean": { "cache": false