TypeStrong / TypeStrong/typedoc
Support packages entryPointStrategy in watch mode.
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 8.5k
- Forks
- 775
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
When i going to build docs for my lerna project using with '--watch' i getting next error:
Error: The packages option of entryPointStrategy is not supported in watch mode.
Do you have a plans to adding support for packages strategy?
Thanks!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the reported TypeDoc build using a Lerna project, --watch, and entryPointStrategy set to packages. Start by tracing the watch-mode handling of that strategy and determine the existing limitation. Done means packages strategy works in watch mode without the reported error, with coverage for the behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- documentation, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100