commit
This commit is contained in:
parent
42059c9953
commit
30dafd6025
2
ev.json
2
ev.json
@ -2,6 +2,8 @@
|
|||||||
"build": [
|
"build": [
|
||||||
["node", "-v"],
|
["node", "-v"],
|
||||||
["npm", "-v"],
|
["npm", "-v"],
|
||||||
|
["npm", "cache", "clean", "--force"],
|
||||||
|
["rm", "-rf", "node_modules"],
|
||||||
["npm", "config", "set", "scripts-prepend-node-path", "true"],
|
["npm", "config", "set", "scripts-prepend-node-path", "true"],
|
||||||
["npm", "config", "set", "color", "false"],
|
["npm", "config", "set", "color", "false"],
|
||||||
["npm", "install"]
|
["npm", "install"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user