Skip to content

Commit 9cca755

Browse files
authored
fix(pages): Update tsconfig
1 parent 1aebc5e commit 9cca755

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/github_pages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
source_dir: ./packages/react-user-media/*
2222
output_dir: ./docs_out
2323
theme: typedoc-github-theme
24+
tsconfig: ./packages/react-user-media/tsconfig.lib.json
2425
front_page: ./packages/react-user-media/README.md
2526

2627
- name: Deploy

0 commit comments

Comments
 (0)