Skip to content

doc: fix small logic error in DETECT_MODULE_SYNTAX#62025

Open
Renegade334 wants to merge 1 commit intonodejs:mainfrom
Renegade334:doc-esm-detect-algo
Open

doc: fix small logic error in DETECT_MODULE_SYNTAX#62025
Renegade334 wants to merge 1 commit intonodejs:mainfrom
Renegade334:doc-esm-detect-algo

Conversation

@Renegade334
Copy link
Member

Super pedantic, but the case where a source parses as ESM but doesn't contain any ESM-only syntax currently falls off the end of the algorithm without a resolution.

@nodejs-github-bot
Copy link
Collaborator

Review requested:

  • @nodejs/loaders

@nodejs-github-bot nodejs-github-bot added doc Issues and PRs related to the documentations. esm Issues and PRs related to the ECMAScript Modules implementation. labels Feb 27, 2026
@Renegade334 Renegade334 added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. labels Feb 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. doc Issues and PRs related to the documentations. esm Issues and PRs related to the ECMAScript Modules implementation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants