mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
removing the directive to remove the node_modules folder (#2246)
This commit is contained in:
committed by
Mario Romano
parent
8a02af8260
commit
179eda9d77
@@ -137,7 +137,6 @@ do
|
|||||||
|
|
||||||
echo "====== PUBLISHING: ${DESTDIR} ===== npm publish ${OPTIONS}"
|
echo "====== PUBLISHING: ${DESTDIR} ===== npm publish ${OPTIONS}"
|
||||||
npm publish ${OPTIONS} || exit 1
|
npm publish ${OPTIONS} || exit 1
|
||||||
rm -rf node_modules
|
|
||||||
|
|
||||||
if $EXEC_CHANGE_REGISTRY == true; then
|
if $EXEC_CHANGE_REGISTRY == true; then
|
||||||
npm run rimraf .npmrc
|
npm run rimraf .npmrc
|
||||||
|
Reference in New Issue
Block a user