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 <[email protected]>
PR-URL: #32098
Reviewed-By: Geoffrey Booth <[email protected]>
  • Loading branch information
2 people authored and MylesBorins committed Mar 24, 2020
1 parent ed83a1c commit 597bcb5
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
Original file line number Diff line number Diff line change
Expand Up @@ -2547,7 +2547,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
Loading

0 comments on commit 597bcb5

Please sign in to comment.