* fix e2e and test in demo shell
* test single run demo shell conf
* fix script e2e
* fix test lint problems
* remove async from nested test
* fix pdf test
* modify url load pdf strategy test
* SimpleChange import
* pdf viewer test fix
* remove force closing
* refactor pdf viewer
-remove promise approach
-add event rendered
-add destroy worker
* increment timeout
* use proxy files
* remove require
* fix viewer component test
* remove last require
* prefer use of done for txt viewer test
* change prepublish to build only
add .npmrc in the gitignore and npmignore
clean .npmrc during the clean task
change registry during publish with npmrc file
add rimraf install in npm publish
* add option to link an alfresco-js-api from github
* npm build on develop branch will use the alfresco-js-api from develop
* modify script after review
add -gitjsapi to starts.sh to change jsapi pointing
add -vjsapi to starts.sh to change jsapi pointing
* start dist demo shell script option
* fix sourcemap
fix relative path and pre publish build
change travis wait
all test run build and remove unused cpx
* global test task
modify publish script to accept options
* appveyor run
* different approach single test run
* make it work the analytics test
modify start demo shell script to use a different registry
* sourcemap demo shell working
* update readme and add install after any clean
add registry option in start.sh script
add develop and normal mode in demo shell
add -d option in start.sh to point to the local components
add -c option in build script to point to the local components
* make the local link build fast and run the test only if asked #1588
* demo core doesn't exist
* link after install
* move in after success matrix build and install scripts