Skip to content

Commit

Permalink
fix(docs): use transformed readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
aamir1995 committed Sep 11, 2023
1 parent 11584ae commit 03091f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ const config = {
out: "web_api",
logLevel: "Error",
tsconfig: "ts/tsconfig.json",
readme: "ts/README.md",
readme: "ts/dist/README.md",
disableSources: false,
excludeInternal: true,
excludePrivate: true,
Expand Down

0 comments on commit 03091f2

Please sign in to comment.