Skip to content

Fix typedoc-ts export path for typedoc/browser - #3124

Open
lazerg wants to merge 1 commit into
TypeStrong:masterfrom
lazerg:fix/browser-typedoc-ts-export-path
Open

Fix typedoc-ts export path for typedoc/browser#3124
lazerg wants to merge 1 commit into
TypeStrong:masterfrom
lazerg:fix/browser-typedoc-ts-export-path

Conversation

@lazerg

@lazerg lazerg commented Jul 17, 2026

Copy link
Copy Markdown

The typedoc-ts condition on the ./browser export points at ./src/lib/browser-utils/index.ts, which doesn't exist. The actual file is ./src/lib/browser-utils.ts, so resolving typedoc/browser under that condition currently fails. This corrects the path.

Fixes #3123

@lazerg

lazerg commented Aug 22, 2026

Copy link
Copy Markdown
Author

Hi @Gerrit0, this PR has been open for a while with no review yet. Could you take a look when you have time? Thanks!

@Gerrit0

Gerrit0 commented Aug 22, 2026

Copy link
Copy Markdown
Collaborator

At this point, I'm spending all the time I have for TypeDoc working on this, so unless there's a critical bug, I'm probably going to defer looking at PRs for a bit! - #3098

I'll get to it eventually

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Export node-utils from package.json

2 participants