mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Fix adf-cli
This commit is contained in:
@@ -11,6 +11,7 @@ echo "====== Build ======"
|
||||
npm run dist
|
||||
|
||||
cd $DIR/../../
|
||||
rm -rf ./lib/dist/cli/ && \
|
||||
cp -R ./lib/cli/dist lib/dist/cli/
|
||||
|
||||
echo "====== Move to node_modules ======"
|
||||
|
Reference in New Issue
Block a user