diff --git a/turbo.json b/turbo.json index b1598e38bb7..d425a58939b 100644 --- a/turbo.json +++ b/turbo.json @@ -11,7 +11,7 @@ }, "dev": { "persistent": true, - "dependsOn": ["^build", "build"] + "dependsOn": ["build"] }, "test": { "persistent": true,