diff --git a/turbo.json b/turbo.json index 4139b65e..6752e49e 100644 --- a/turbo.json +++ b/turbo.json @@ -22,6 +22,7 @@ "outputs": [] }, "dev": { + "dependsOn": ["^build"], "cache": false } }