Add config files in any components folder (#1878)

* add config files in any components folder
* all test run option ft and option to skip build and run only test
This commit is contained in:
Eugenio Romano
2017-05-14 10:04:44 +01:00
committed by Eugenio Romano
parent 130c2e4428
commit af82f83669
199 changed files with 8193 additions and 298 deletions

View File

@@ -107,7 +107,7 @@ do
fi
echo "====== PUBLISHING: ${DESTDIR} ===== npm publish ${OPTIONS}"
npm publish ${OPTIONS}
npm publish ${OPTIONS} || exit 1
if $EXEC_CHANGE_REGISTRY == true; then
npm run rimraf .npmrc