Greetings,
Currently noderify ignores modules in NODE_PATH ( https://nodejs.org/api/modules.html#modules_loading_from_the_global_folders ), neither bundling them in nor reporting that it can't find them. Would you accept a PR to add NODE_PATH support?