--no-experimental-require-module


稳定性: 1.1 - 积极开发

¥Stability: 1.1 - Active Development

禁用对在 require() 中加载同步 ES 模块图的支持。

¥Disable support for loading a synchronous ES module graph in require().

参见 使用 require() 加载 ECMAScript 模块

¥See Loading ECMAScript modules using require().