muddletoes

Results 1 issues of muddletoes

Specifically, if `require.main` is not defined, the variable `mainDir` will be set to `process.cwd()`. This will prevent a fatal error, and instead allow a basic level of REPL support. There...