now handling cli option
This commit is contained in:
2
test/assets/dist/cli.js
vendored
Normal file
2
test/assets/dist/cli.js
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
#!/usr/bin/env node
|
||||
var index = require("./index.js");
|
@ -12,5 +12,6 @@
|
||||
"coveralls":true,
|
||||
"docs": {
|
||||
"publish":true
|
||||
}
|
||||
},
|
||||
"cli":true
|
||||
}
|
Reference in New Issue
Block a user