publish improvements (#6067)

* publish improvements

* latest angular cli
This commit is contained in:
Denys Vuika
2020-08-25 21:17:31 +01:00
committed by GitHub
parent 1401039285
commit 70e9a72aed
4 changed files with 169 additions and 107 deletions

View File

@@ -33,4 +33,4 @@ fi;
./scripts/build/build-all-lib.sh
echo "====== Build Demo shell for production ====="
nx build demoshell --prod
NODE_OPTIONS=--max_old_space_size=8192 nx build demoshell --prod