TypeStrong / TypeStrong/typedoc

Support packages entryPointStrategy in watch mode.

Open
#1,772 9 comments 12 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.