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

watch for changes and run generate-adaptors #506

Merged
merged 5 commits into from
Aug 16, 2024
Merged

Conversation

josephjclark
Copy link
Contributor

@josephjclark josephjclark commented Jun 21, 2024

As title

I stupidly just realised that the new capability to generate docs from the monorepo is useless without a watch mode!

You actually have to rub about three million commands on each change and its super annoying.

So this adds a watch mode to generate-adaptors with chokidar. Just run yarn generate-adaptors -w

Closes #505

@josephjclark josephjclark mentioned this pull request Jul 26, 2024
@josephjclark josephjclark merged commit 83b9406 into main Aug 16, 2024
1 check passed
@josephjclark josephjclark deleted the watch-docs-json branch August 16, 2024 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

yarn start:dev should watch the docs file for changes
2 participants