We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6a74ae commit 94177daCopy full SHA for 94177da
doc/node.1
@@ -143,6 +143,9 @@ keyword support in REPL.
143
.It Fl -experimental-specifier-resolution
144
Select extension resolution algorithm for ES Modules; either 'explicit' (default) or 'node'
145
.
146
+.It Fl -experimental-top-level-await
147
+Enable experimental top-level await support in ES modules.
148
+.
149
.It Fl -experimental-vm-modules
150
Enable experimental ES module support in VM module.
151
0 commit comments