We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
initialize()
1 parent aa4caf8 commit 91d41e7Copy full SHA for 91d41e7
doc/api/esm.md
@@ -766,7 +766,7 @@ added: REPLACEME
766
The `initialize` hook provides a way to define a custom function that runs
767
in the loader's thread when the loader is initialized. Initialization happens
768
when the loader is registered via [`register`][] or registered via the
769
-`--loader` command line option.
+`--experimental-loader` command line option.
770
771
This hook can send and receive data from a [`register`][] invocation, including
772
ports and other transferrable objects. The return value of `initialize` must be
0 commit comments