mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
removing the directive to remove the node_modules folder (#2246)
This commit is contained in:
parent
8a02af8260
commit
179eda9d77
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user