post build info
This commit is contained in:
parent
80bd151b77
commit
7087c96233
1 changed files with 2 additions and 2 deletions
|
|
@ -139,6 +139,6 @@
|
||||||
"prerestore": "echo before restoring packages",
|
"prerestore": "echo before restoring packages",
|
||||||
"postrestore": "echo after restoring packages",
|
"postrestore": "echo after restoring packages",
|
||||||
"prepublish": "gulp min",
|
"prepublish": "gulp min",
|
||||||
"postpublish": "echo \" (cd ../build && . ./postPublish.sh) # to push in prod.\""
|
"postpublish": "echo \" . ./contrib/postPublish.sh # to push in prod.\""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue