mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
first run clean-lock command to prevent incomplete clean up (#2972)
This commit is contained in:
committed by
Eugenio Romano
parent
bca77b390e
commit
ff887772e3
@@ -19,11 +19,11 @@ done
|
|||||||
npm install rimraf
|
npm install rimraf
|
||||||
|
|
||||||
cd "$DIR/../demo-shell"
|
cd "$DIR/../demo-shell"
|
||||||
npm run clean
|
|
||||||
npm run clean-lock
|
npm run clean-lock
|
||||||
|
npm run clean
|
||||||
|
|
||||||
cd "$DIR/../lib"
|
cd "$DIR/../lib"
|
||||||
npm run clean
|
|
||||||
npm run clean-lock
|
npm run clean-lock
|
||||||
|
npm run clean
|
||||||
|
|
||||||
cd ${DIR}
|
cd ${DIR}
|
||||||
|
Reference in New Issue
Block a user