felixge / node-sandboxed-module

A sandboxed node.js module loader that lets you inject dependencies into your modules.
MIT License
342 stars 42 forks source link

define module.paths and globals.global #61

Open chge opened 7 years ago

chge commented 7 years ago

Fixes #60 and #55.

arqex commented 7 years ago

Please, merge this PR, it fixes the use of other libraries in node