Skip to content

Commit 5cb29a9

Browse files
tayeinteractjs-ci
authored andcommitted
chore: output api docs to dist/api
1 parent 3bd1df6 commit 5cb29a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

typedoc.config.cjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ const config = {
3636
readme: 'none',
3737
disableSources: isPro,
3838
plugin: ['typedoc-plugin-markdown'],
39-
out: './dist/docs',
39+
out: './dist/api',
4040
}
4141

4242
module.exports = config

0 commit comments

Comments
 (0)