diff --git a/turbo.json b/turbo.json index 6264650..1778671 100644 --- a/turbo.json +++ b/turbo.json @@ -16,6 +16,7 @@ "dependsOn": ["^build"] }, "build": { + "outputs": ["dist/**"], "dependsOn": ["^build"] }, "lint:check": {