mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Update scripts to reflect newly added components
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
|
||||
for PACKAGE in \
|
||||
ng2-activiti-form \
|
||||
ng2-activiti-processlist \
|
||||
ng2-alfresco-core \
|
||||
ng2-alfresco-datatable \
|
||||
ng2-alfresco-documentlist \
|
||||
@@ -20,4 +22,4 @@ done
|
||||
cd "$DIR/../demo-shell-ng2"
|
||||
npm run clean
|
||||
|
||||
cd ${DIR}
|
||||
cd ${DIR}
|
||||
|
Reference in New Issue
Block a user