mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
restore build demo shell part
This commit is contained in:
@@ -25,6 +25,10 @@ then
|
||||
npm install
|
||||
|
||||
./scripts/build/build-all-lib.sh
|
||||
|
||||
echo "====== Build Demo shell for production ====="
|
||||
npm run build:prod || exit 1;
|
||||
|
||||
else
|
||||
echo "====== Update the package.json with latest JS-API/CLI deps ====="
|
||||
npx @alfresco/adf-cli@alpha update-version --alpha --pathPackage "$(pwd)"
|
||||
|
Reference in New Issue
Block a user