We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fee4ae commit f1183acCopy full SHA for f1183ac
doc/api/esm.md
@@ -33,8 +33,7 @@ node --experimental-modules my-app.mjs
33
### Supported
34
35
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.
+point into an ESM graph.
38
39
### Unsupported
40
0 commit comments