cli now sets environment variable
This commit is contained in:
parent
5fb2f3a81f
commit
9caa301f40
@ -1,2 +1,3 @@
|
|||||||
#!/usr/bin/env node
|
#!/usr/bin/env node
|
||||||
|
process.env.CLI_CALL = 'true'
|
||||||
var index = require("../{{pathToIndex}}");
|
var index = require("../{{pathToIndex}}");
|
Loading…
Reference in New Issue
Block a user