Perhaps use package.json to get build command
geraintwhite opened this issue · 1 comments
geraintwhite commented
Ref #12 we could use the package.json
to get the build command:
{
"scripts": {
"build": "gulp"
}
}
grit96 commented
This can be done by using build_cmd