mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
move adf-extensions lib to the ADF repo (#3781)
* adf-extensions lib * remove console.log calls * integrate with angular.json * fix output path * update scripts * Add extensions to scripts * update travis setup * Travis step II.
This commit is contained in:
committed by
Eugenio Romano
parent
9a9c3dbfbc
commit
155131370c
@@ -19,7 +19,8 @@ eval GIT_ISH=""
|
||||
|
||||
eval projects=( "@alfresco/core"
|
||||
"@alfresco/content-service"
|
||||
"@alfresco/process-service" )
|
||||
"@alfresco/process-service"
|
||||
"@alfresco/extensions" )
|
||||
|
||||
show_help() {
|
||||
echo "Usage: start.sh"
|
||||
|
Reference in New Issue
Block a user