mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
modify prePublish script with preoPublishOnly
This commit is contained in:
@@ -86,7 +86,7 @@ do
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
echo "====== PREPUBLISHING: ${DESTDIR} ===== npm prepublish ${OPTIONS}"
|
echo "====== PREPUBLISHING: ${DESTDIR} ===== npm prepublish ${OPTIONS}"
|
||||||
npm run prepublish || exit 1
|
npm run prepublishOnly || exit 1
|
||||||
|
|
||||||
cd ${DIR}
|
cd ${DIR}
|
||||||
done
|
done
|
||||||
|
Reference in New Issue
Block a user