mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
committed by
Denys Vuika
parent
45a37d61f5
commit
571b7f09c3
@@ -5,7 +5,7 @@ DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
build_project() {
|
||||
cd $1
|
||||
echo "====== build project: $2 ====="
|
||||
npm run build
|
||||
npm install
|
||||
}
|
||||
|
||||
for PACKAGE in \
|
||||
|
Reference in New Issue
Block a user