Skip to content

Commit 9e29238

Browse files
committed
add standalone-page-tag.mjs to turbo.json
1 parent 30393f1 commit 9e29238

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

turbo.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,8 @@
345345
".typedoc/reference-objects.mjs",
346346
".typedoc/comment-utils.mjs",
347347
".typedoc/extract-methods.mjs",
348-
".typedoc/extract-returns-and-params.mjs"
348+
".typedoc/extract-returns-and-params.mjs",
349+
".typedoc/standalone-page-tag.mjs"
349350
],
350351
"outputs": [".typedoc/**"],
351352
"outputLogs": "new-only"

0 commit comments

Comments
 (0)