Skip to content

fix: detect bound require reexports in cjs analysis#32163

Merged
bartlomieju merged 8 commits intodenoland:mainfrom
Hajime-san:update-deno_ast
Feb 23, 2026
Merged

fix: detect bound require reexports in cjs analysis#32163
bartlomieju merged 8 commits intodenoland:mainfrom
Hajime-san:update-deno_ast

Conversation

@Hajime-san
Copy link
Contributor

@Hajime-san Hajime-san commented Feb 14, 2026

This update solves the module resolution. So the behaviour of stdio output of redocly becomes the same as Node.js.
However, the problem of hanging is still alive with this PR.

requires:

@Hajime-san Hajime-san marked this pull request as ready for review February 14, 2026 04:38
@bartlomieju bartlomieju changed the title fix: upgrade deno_ast fix: detect bound require reexports in cjs analysis Feb 23, 2026
Copy link
Member

@bartlomieju bartlomieju left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! If you describe the hanging problem a bit more and ping me in the issue I can take a look and advise

@bartlomieju bartlomieju merged commit 8cd0019 into denoland:main Feb 23, 2026
111 checks passed
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.

npm:@toi/toi@1.3.0 import missing properties

2 participants