Skip to content

Commit 7ef149f

Browse files
committed
Update typedoc.json to use tsconfig.prod.json
1 parent 3b0dfab commit 7ef149f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

typedoc.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"external": false,
1010
"@internal": false
1111
},
12+
"tsconfig": "./tsconfig.prod.json",
1213
"out": "./docs/api",
1314
"navigationLinks": {
1415
"DOC": "/libxml2-wasm/",

0 commit comments

Comments
 (0)