Script add pkg and clean update

This commit is contained in:
Eugenio Romano
2017-06-27 12:58:33 +01:00
parent 1b259ebef2
commit 00416f76d7
3 changed files with 25 additions and 10 deletions

View File

@@ -58,12 +58,10 @@ do
done
cd "$DIR/../demo-shell-ng2"
npm install rimraf
npm run clean
cd "$DIR/../ng2-components"
npm install rimraf
npm run clean
cd ${DIR}