mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
pre publish script to fix the needs of removing packcage
This commit is contained in:
@@ -127,6 +127,8 @@ while [[ $1 == -* ]]; do
|
||||
esac
|
||||
done
|
||||
|
||||
node ./scripts/pre-publish.js
|
||||
|
||||
if $EXEC_BUILD == true; then
|
||||
echo "====== INSTALL AND CLEAN ${PACKAGE} ===== "
|
||||
npm install rimraf
|
||||
|
Reference in New Issue
Block a user