Skip to content

doc: package main can be directory with an index - #11581

Closed
bmeck wants to merge 1 commit into
nodejs:masterfrom
bmeck:package-main-doc
Closed

doc: package main can be directory with an index#11581
bmeck wants to merge 1 commit into
nodejs:masterfrom
bmeck:package-main-doc

Conversation

@bmeck

Copy link
Copy Markdown
Member

This behavior dates back to 2011 but was not documented.

@isaacs made the original change.

I am unsure if package.json in a directory should also be supported here and if ESM behavior should also have this.

Checklist
  • documentation is changed or added
Affected core subsystem(s)

doc

@nodejs-github-botnodejs-github-bot added doc Issues and PRs related to the documentations. module Issues and PRs related to the module subsystem. labels Feb 27, 2017
@bmeck

Copy link
Copy Markdown
MemberAuthor

Jenkins arm failure is false, if you look at Jenkins page it is a success

This behavior dates back to 2011 but was not documented.
PR-URL: nodejs#11581
Reviewed-By: Bradley Farias <bradley.meck@gmail.com>
Reviewed-By: James Snell <jasnell@gmail.com>
@gibfahn

Copy link
Copy Markdown
Member

@bmeck could you paste a link to the CI if you run it?

CI: https://ci.nodejs.org/job/node-test-commit/8378/

The windows build also failed, but this is a doc change so I'm pretty confident it's unrelated.

@bmeck

Copy link
Copy Markdown
MemberAuthor

@gibfahn sure, might want to update https://github.com/nodejs/node/blob/master/COLLABORATOR_GUIDE.md as well to include that

bmeck added a commit that referenced this pull request Mar 13, 2017
This behavior dates back to 2011 but was not documented.
PR-URL: #11581
Reviewed-By: Bradley Farias <bradley.meck@gmail.com>
Reviewed-By: James Snell <jasnell@gmail.com>
@bmeckbmeck closed this Mar 13, 2017
italoacasas pushed a commit to italoacasas/node that referenced this pull request Mar 14, 2017
This behavior dates back to 2011 but was not documented.
PR-URL: nodejs#11581
Reviewed-By: Bradley Farias <bradley.meck@gmail.com>
Reviewed-By: James Snell <jasnell@gmail.com>
@italoacasasitaloacasas mentioned this pull request Mar 14, 2017
jungx098 pushed a commit to jungx098/node that referenced this pull request Mar 21, 2017
This behavior dates back to 2011 but was not documented.
PR-URL: nodejs#11581
Reviewed-By: Bradley Farias <bradley.meck@gmail.com>
Reviewed-By: James Snell <jasnell@gmail.com>
MylesBorins pushed a commit that referenced this pull request Apr 17, 2017
This behavior dates back to 2011 but was not documented.
PR-URL: #11581
Reviewed-By: Bradley Farias <bradley.meck@gmail.com>
Reviewed-By: James Snell <jasnell@gmail.com>
MylesBorins pushed a commit that referenced this pull request Apr 19, 2017
This behavior dates back to 2011 but was not documented.
PR-URL: #11581
Reviewed-By: Bradley Farias <bradley.meck@gmail.com>
Reviewed-By: James Snell <jasnell@gmail.com>
@MylesBorinsMylesBorins mentioned this pull request Apr 19, 2017
andrew749 pushed a commit to michielbaird/node that referenced this pull request Jul 19, 2017
This behavior dates back to 2011 but was not documented.
PR-URL: nodejs/node#11581
Reviewed-By: Bradley Farias <bradley.meck@gmail.com>
Reviewed-By: James Snell <jasnell@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docIssues and PRs related to the documentations.moduleIssues and PRs related to the module subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@bmeck@gibfahn@jasnell@MylesBorins@nodejs-github-bot