--experimental-require-module


稳定性: 1.1 - 处于活跃开发中

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

🌐 Supports loading a synchronous ES module graph in require().

使用 require() 加载 ECMAScript 模块

🌐 See Loading ECMAScript modules using require().