mirror of
https://github.com/Unleash/unleash.git
synced 2025-06-09 01:17:06 +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