标签: node.js virtual-machine sandbox
如何创建和使用自定义的ES6模块,以便在精简的nodejs VM上下文中使用。
我试图理解提供的sample from the nodejs api docs,但似乎无法绕开它。
感谢提供带有代码的完整示例。