Skip to content

Commit 86f417b

Browse files
Update doc/api/esm.md
Co-Authored-By: Geoffrey Booth <GeoffreyBooth@users.noreply.github.com>
1 parent 177d3dc commit 86f417b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

doc/api/esm.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,8 @@ etc. could be defined in other runtimes or tools. Further restrictions,
379379
definitions or guidance on condition names may be provided in future.
380380

381381
Using the `"import"` and `"require"` conditions can lead to some hazards,
382-
which are explained further in [the dual mode packages section][].
382+
which are explained further in
383+
[the dual CommonJS/ES module packages section][].
383384

384385
Conditional exports can also be extended to exports subpaths, for example:
385386

0 commit comments

Comments
 (0)