Skip to content

Commit 6edbfde

Browse files
committed
fixup one more doc tweak
1 parent f1183ac commit 6edbfde

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/api/esm.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@ node --experimental-modules my-app.mjs
3333
### Supported
3434

3535
Only the CLI argument for the main entry point to the program can be an entry
36-
point into an ESM graph.
36+
point into an ESM graph. Dynamic import can also be used to create entry points
37+
into ESM graphs at runtime.
3738

3839
### Unsupported
3940

0 commit comments

Comments
 (0)