You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dobromyslov
changed the title
Implement automatic Storybook Docs generation and refresh with compodoc for Angular
Implement automatic Storybook Docs generation and refresh with compodoc for Angular projects
Oct 15, 2020
This issue has been automatically marked as stale because it hasn't had any recent activity. It will be closed in 14 days if no further activity occurs.
If we missed this issue please reply to keep it active.
Thanks for being a part of the Nx community! 🙏
Description
ng run projectname:storybook
for an Angular project it should runng run projectname:compodoc:json
ng run projectname:storybook
is running it should watch for changes in components and rerunng run projectname:compodoc:json
Motivation
Current configuration of this stack and workflow is described here: twittwer/nx-tools#19 (comment)
Suggested Implementation
As described above.
Alternate Implementations
Workaround: twittwer/nx-tools#19 (comment)
The text was updated successfully, but these errors were encountered: