[FEATURE] Support --watch with --exportFormat json
See original GitHub issueOverview of the feature
I figured out that -w
only works with -s
but not with -e json
.
The goal of this feature request is that compodoc -w -e json
is working and re-generates the documentation.json
after a file has changed.
Motivation for or Use Case
It allows third party tools to use the generated documentation.json
during dev time.
I’d be happy to contribute if that helps to add this feature! 🙂
Issue Analytics
- State:
- Created 4 years ago
- Reactions:7
- Comments:7
Top Results From Across the Web
No results found
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Would be really nice if this would be fixed. It would be needed for proper storybook integration see: https://github.com/storybookjs/storybook/issues/8672
Is this still in progress? 🙂