remove typings from script

This commit is contained in:
Mario Romano
2016-09-20 12:35:12 +01:00
parent 41d0bce8b5
commit 12c8988ce3

View File

@@ -70,7 +70,6 @@ echo "====== linking component: ng2-alfresco-tag ====="
cd "$DIR/../ng2-components/ng2-alfresco-tag" cd "$DIR/../ng2-components/ng2-alfresco-tag"
npm link ng2-alfresco-core npm link ng2-alfresco-core
npm link npm link
npm run typings
npm run build npm run build
#LINK ALL THE OTHERS COMPONENTS #LINK ALL THE OTHERS COMPONENTS