removing the directive to remove the node_modules folder (#2246)

This commit is contained in:
Enzo Rivello 2017-08-24 14:27:57 +01:00 committed by Mario Romano
parent 8a02af8260
commit 179eda9d77

View File

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