--trace-require-module=mode


新增于: v20.19.0

打印有关 使用 require() 加载 ECMAScript 模块 使用情况的信息。

\Prints information about usage of Loading ECMAScript modules using require().

modeall 时,将打印所有使用情况。当 modeno-node-modules 时,将排除来自 node_modules 文件夹的使用情况。

\When mode is all, all usage is printed. When mode is no-node-modules, usage from the node_modules folder is excluded.

AltStyle によって変換されたページ (->オリジナル) /