Skip to content

Commit

Permalink
doc: update conditional exports recommendations
Browse files Browse the repository at this point in the history
Co-Authored-By: Geoffrey Booth <GeoffreyBooth@users.noreply.github.com>
PR-URL: #32098
Reviewed-By: Geoffrey Booth <webmaster@geoffreybooth.com>
  • Loading branch information
2 people authored and addaleax committed Mar 13, 2020
1 parent e322f74 commit 04028aa
Show file tree
Hide file tree
Showing 2 changed files with 135 additions and 147 deletions.
2 changes: 1 addition & 1 deletion doc/api/errors.md
Expand Up @@ -2557,7 +2557,7 @@ such as `process.stdout.on('data')`.
[crypto digest algorithm]: crypto.html#crypto_crypto_gethashes
[domains]: domain.html
[event emitter-based]: events.html#events_class_eventemitter
[exports]: esm.html#esm_package_exports
[exports]: esm.html#esm_package_entry_points
[file descriptors]: https://en.wikipedia.org/wiki/File_descriptor
[policy]: policy.html
[stream-based]: stream.html
Expand Down

0 comments on commit 04028aa

Please sign in to comment.