Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix yarn doc command #731

Merged
merged 4 commits into from
Jul 26, 2022
Merged

Conversation

bestatigen
Copy link
Contributor

Closes #552.

Due to changes in TypeDoc, it's not possible to pass ignoreCompilerErrors.
This moves the doc-generating steps into a script where only defined entry points are used to generate the doc.


More details: TypeStrong/typedoc#1403

@bestatigen bestatigen changed the title Ignore docs node modules Fix yarn doc command Jul 25, 2022
@vgrichina vgrichina merged commit 2142e9e into near:master Jul 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

yarn doc cannot build doc
2 participants