install typings

This commit is contained in:
Mario Romano 2016-07-28 10:33:13 +01:00
parent 4f663b2be0
commit 8f44c77b47

View File

@ -2,6 +2,8 @@
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
npm install -g typings
#LINK CORE
echo "====== linking component: ng2-alfresco-core ====="
cd "$DIR/../ng2-components/ng2-alfresco-core"