mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
fix clean script and build all (#1758)
This commit is contained in:
committed by
Denys Vuika
parent
59ed4ee65d
commit
e8c524176e
@@ -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