From 12c8988ce31bb78733cf7bc03e30eb0274714c73 Mon Sep 17 00:00:00 2001 From: Mario Romano Date: Tue, 20 Sep 2016 12:35:12 +0100 Subject: [PATCH] remove typings from script --- scripts/npm-link-demo-shell.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/npm-link-demo-shell.sh b/scripts/npm-link-demo-shell.sh index 290197f433..d286f950e5 100755 --- a/scripts/npm-link-demo-shell.sh +++ b/scripts/npm-link-demo-shell.sh @@ -70,7 +70,6 @@ echo "====== linking component: ng2-alfresco-tag =====" cd "$DIR/../ng2-components/ng2-alfresco-tag" npm link ng2-alfresco-core npm link -npm run typings npm run build #LINK ALL THE OTHERS COMPONENTS