mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-10-01 14:41:32 +00:00
fix clean script and build all (#1758)
This commit is contained in:
committed by
Mario Romano
parent
4916b99744
commit
59272e5cfa
@@ -24,6 +24,7 @@ do
|
||||
DESTDIR="$DIR/../ng2-components/${PACKAGE}"
|
||||
echo "====== PUBLISHING: ${DESTDIR} ====="
|
||||
cd ${DESTDIR}
|
||||
npm run clean
|
||||
npm install
|
||||
npm run publish:prod
|
||||
cd ${DIR}
|
||||
|
Reference in New Issue
Block a user