Git bisect revealed that process.stdout failed to initiate (and was replaced with a write stream that does nothing) when the 'repl' module was loaded. This commit moves `require('repl')` so that it is only loaded when the --interactive flag is present.
Fixes #5051
|
||
|---|---|---|
| .. | ||
| default_app.js | ||
| index.html | ||
| main.js | ||
| package.json | ||