Uh oh!
There was an error while loading. Please reload this page.
doc: document self-referencing a package name - #31680
Conversation
d206dcb to
fb077efCompare
hybrist
left a comment
There was a problem hiding this comment.
Thanks for adding this! Looks good, one thing that may be confusing.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
hybrist
commented
Feb 7, 2020
/cc @nodejs/modules-active-members |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
6d38758 to
256fe12CompareUh oh!
There was an error while loading. Please reload this page.
giltayar
commented
Feb 9, 2020
Not sure about the protocol, and there's nothing in the guidelines about this: should I squash the commits? |
GeoffreyBooth
commented
Feb 9, 2020
Yes, I think this PR would be appropriate for squashing. The commit message should follow the guidelines, such as starting with |
b942e48 to
0873607Comparegiltayar
commented
Feb 13, 2020
Rebased and squashed. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
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).
302d8d6 to
b260d06Comparehybrist
commented
Mar 2, 2020
Sorry for losing track of this. I assume this is good to land. I plan to do it at some point this week if nobody else beats me to it. |
addaleax
commented
Mar 9, 2020
Landed in 9dbe6ab |
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>
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>
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>
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>
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>
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).
Checklist