Fix module loading of third-party modules in the REPL by inheriting
module.paths from the REPL's parent module.
Commit
|
||
|---|---|---|
| .. | ||
| baz | ||
| node_modules | ||
| asdf.js | ||
| bar.js | ||
| foo.js | ||
Fix module loading of third-party modules in the REPL by inheriting
module.paths from the REPL's parent module.
Commit
|
||
|---|---|---|
| .. | ||
| baz | ||
| node_modules | ||
| asdf.js | ||
| bar.js | ||
| foo.js | ||