update release it config
This commit is contained in:
@@ -1,4 +1,9 @@
|
|||||||
{
|
{
|
||||||
"non-interactive": true,
|
"non-interactive": true,
|
||||||
"buildCommand": "npm run bundle && npm run typings"
|
"hooks": {
|
||||||
|
"before:init": ["npm run bundle", "npm run typings"]
|
||||||
|
},
|
||||||
|
"git": {
|
||||||
|
"requireCleanWorkingDir": false
|
||||||
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user