shebang-loader
v0.0.1
Published
#!/usr/bin/env shebang loader for webpack
Downloads
183,380
Maintainers
Readme
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)