doc: document self-referencing a package name by giltayar · Pull Request #31680 · nodejs/node

@nodejs-github-bot added doc

Issues and PRs related to the documentations.

esm

Issues and PRs related to the ECMAScript Modules implementation.

labels

Feb 7, 2020

hybrist

MylesBorins

GeoffreyBooth

GeoffreyBooth

GeoffreyBooth

GeoffreyBooth

GeoffreyBooth

@giltayar

Added a section for "Self-referencing a package using its name" that documents
importing a package's own exports (this was missed when adding the feature).

@hybrist hybrist added the author ready

PRs that have at least one approval, no pending requests for changes, and a CI started.

label

Mar 2, 2020

addaleax pushed a commit that referenced this pull request

Mar 9, 2020
Added a section for "Self-referencing a package using its name" that
documents importing a package's own exports (this was missed when
adding the feature).

PR-URL: #31680
Reviewed-By: Jan Krems <jan.krems@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Geoffrey Booth <webmaster@geoffreybooth.com>

MylesBorins pushed a commit that referenced this pull request

Mar 9, 2020
Added a section for "Self-referencing a package using its name" that
documents importing a package's own exports (this was missed when
adding the feature).

PR-URL: #31680
Reviewed-By: Jan Krems <jan.krems@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Geoffrey Booth <webmaster@geoffreybooth.com>

codebytere pushed a commit that referenced this pull request

Mar 17, 2020
Added a section for "Self-referencing a package using its name" that
documents importing a package's own exports (this was missed when
adding the feature).

PR-URL: #31680
Reviewed-By: Jan Krems <jan.krems@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Geoffrey Booth <webmaster@geoffreybooth.com>

codebytere pushed a commit that referenced this pull request

Mar 23, 2020
Added a section for "Self-referencing a package using its name" that
documents importing a package's own exports (this was missed when
adding the feature).

PR-URL: #31680
Reviewed-By: Jan Krems <jan.krems@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Geoffrey Booth <webmaster@geoffreybooth.com>

codebytere pushed a commit that referenced this pull request

Mar 30, 2020
Added a section for "Self-referencing a package using its name" that
documents importing a package's own exports (this was missed when
adding the feature).

PR-URL: #31680
Reviewed-By: Jan Krems <jan.krems@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Geoffrey Booth <webmaster@geoffreybooth.com>