FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

doc: clarify fallback behavior of module require by TomCoded · Pull Request #22494 · nodejs/node · GitHub

/ node Public

doc: clarify fallback behavior of module require - #22494

Closed
TomCoded wants to merge 1 commit into
nodejs:masterfrom
TomCoded:i22464
Closed

doc: clarify fallback behavior of module require#22494
TomCoded wants to merge 1 commit into
nodejs:masterfrom
TomCoded:i22464

Conversation

Copy link
Copy Markdown
Contributor

fixes: #22464

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

nodejs-github-bot added doc Issues and PRs related to the documentations. module Issues and PRs related to the module subsystem. labels Aug 24, 2018

Copy link
Copy Markdown
Contributor

Copy link
Copy Markdown
Contributor

I am not sure if this is an appropriate team, correct me if I am wrong: cc @nodejs/modules

Copy link
Copy Markdown
Contributor Author

See new discussion at #22464 re: whether the documented behavior is a bug.

addaleax added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Aug 27, 2018

Copy link
Copy Markdown
Member

I think this is ready apart from the fact that it’s not 100 % clear to me that it fully resolves #22464. But if there are no objections in the near future, I’ll go ahead and merge this as-is (i.e. with the Fixes: tag).

addaleax commented Sep 2, 2018

Copy link
Copy Markdown
Member

Landed in 594dd42, thanks for the PR!

addaleax closed this Sep 2, 2018
addaleax pushed a commit that referenced this pull request Sep 2, 2018
PR-URL: #22494
Fixes: #22464
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: George Adams <george.adams@uk.ibm.com>
targos pushed a commit that referenced this pull request Sep 2, 2018
PR-URL: #22494
Fixes: #22464
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: George Adams <george.adams@uk.ibm.com>
targos pushed a commit that referenced this pull request Sep 3, 2018
PR-URL: #22494
Fixes: #22464
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: George Adams <george.adams@uk.ibm.com>
targos pushed a commit that referenced this pull request Sep 6, 2018
PR-URL: #22494
Fixes: #22464
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: George Adams <george.adams@uk.ibm.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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 outstanding review comments, and a CI started. doc Issues and PRs related to the documentations. module Issues and PRs related to the module subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Folders as Modules docs: Inaccuracy regarding missing main file?

5 participants


Back | FazBrowse Home | New Git URL