Skip to content

Stop ignoring TS files when building docs #1206

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

Merged
merged 2 commits into from
Feb 28, 2021
Merged

Conversation

ethanshar
Copy link
Collaborator

Description

I noticed the issue we had with building our docs out of TS files has been fixed.
So now can build our docs (npm run docs:deploy) like before without having to compile the TS files into JS.
This also fix some issues we had with missing props

Changelog

Fix missing props in components docs

@ethanshar ethanshar requested a review from M-i-k-e-l February 27, 2021 05:57
@ethanshar ethanshar changed the title Stop ignoring TS files Stop ignoring TS files when building docs Feb 27, 2021
@M-i-k-e-l M-i-k-e-l merged commit 34453c0 into master Feb 28, 2021
@ethanshar ethanshar deleted the infra/docsBuildByTS branch July 26, 2021 09:08
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.

2 participants