doc: mark --import as experimental

PR-URL: https://github.com/nodejs/node/pull/44067
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
This commit is contained in:
Moshe Atlow
2022-07-31 13:16:11 +03:00
committed by GitHub
parent 7192ec1664
commit 77cb88b91c

View File

@@ -601,6 +601,8 @@ Specify ICU data load path. (Overrides `NODE_ICU_DATA`.)
added: REPLACEME
-->
> Stability: 1 - Experimental
Preload the specified module at startup.
Follows [ECMAScript module][] resolution rules.