mirror of
https://github.com/Unleash/unleash.git
synced 2025-05-26 01:17:00 +02:00
adding default target for finnbuild
This commit is contained in:
parent
e5dbe0d210
commit
599eee014a
@ -34,6 +34,10 @@
|
||||
]
|
||||
},
|
||||
|
||||
],
|
||||
"default": [
|
||||
{"command": "cd unleash-server && npm install"},
|
||||
{"command": "cd unleash-server && npm test"}
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user