commit
This commit is contained in:
parent
678125ea28
commit
8e1b4fcde0
3
ev.json
3
ev.json
@ -1,5 +1,6 @@
|
||||
{
|
||||
"build": [
|
||||
["npm", "config", "set", "scripts-prepend-node-path", "true"],
|
||||
["npm", "config", "set", "color", "false"],
|
||||
["npm", "install"]
|
||||
],
|
||||
@ -10,7 +11,7 @@
|
||||
"env": [
|
||||
"PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/go/bin:/usr/go/bin"
|
||||
],
|
||||
"cmd": ["./run.sh"]
|
||||
"cmd": ["npm", "start"]
|
||||
}
|
||||
]
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user