Skip to content

Commit f1183ac

Browse files
committed
fixup docs
1 parent 8fee4ae commit f1183ac

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/api/esm.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,7 @@ 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. Dynamic import can also be used with the flag
37-
`--harmony-dynamic-import` to create entry points into ESM graphs at runtime.
36+
point into an ESM graph.
3837

3938
### Unsupported
4039

0 commit comments

Comments
 (0)