Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fixup: code review
Co-authored-by: Geoffrey Booth <456802+GeoffreyBooth@users.noreply.github.com>
  • Loading branch information
guybedford and GeoffreyBooth authored Nov 8, 2021
commit 1a83be25ce4f5d91182aa632b5ed59c28c1e6817
2 changes: 1 addition & 1 deletion doc/api/packages.md
Original file line number Diff line number Diff line change
Expand Up @@ -629,7 +629,7 @@ The above user conditions can be enabled in Node.js via the

Platform-specific conditions such as `"electron"`, or `"react-native"` may
Comment thread
guybedford marked this conversation as resolved.
Outdated
be used, but while there remain no implementation or integration intent
from these platforms, we do not yet explicitly recommend them.
from these platforms, they are not currently explicitly recommended.
Comment thread
guybedford marked this conversation as resolved.
Outdated

New conditions definitions may be added to this list by creating a pull request
to the [Node.js documentation for this section][]. The requirements for listing
Expand Down