shebang loader for webpack Installation npm install shebang-loader Usage var command = require("shebang!../bin/command"); // ignores the #!/bin/user/env line inside the command file. License MIT (http://www.opensource.org/licenses/mit-license.php)