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:
Denys Vuika
2018-09-18 10:52:02 +01:00
committed by Eugenio Romano
parent 9a9c3dbfbc
commit 155131370c
40 changed files with 1936 additions and 6 deletions

View File

@@ -7,6 +7,7 @@ eval VERSION=""
eval projects=( "adf-core"
"adf-insights"
"adf-content-services"
"extensions"
"adf-process-services" )
show_help() {