diff --git a/turbo.json b/turbo.json index 2087479e..d0ef1783 100644 --- a/turbo.json +++ b/turbo.json @@ -11,7 +11,8 @@ "outputs": ["dist/**"] }, "typedoc": { - "dependsOn": ["types"] + "dependsOn": ["types"], + "outputs": ["typedocs/**"] }, "theme": { "outputs": ["dist/**"]