diff --git a/turbo.json b/turbo.json index d2b306527f..f6b5f835ef 100644 --- a/turbo.json +++ b/turbo.json @@ -34,6 +34,7 @@ "cache": false }, "dev": { + "dependsOn": ["^build"], "cache": false, "persistent": true }