diff --git a/build-webapp.sh b/build-webapp.sh index 6df43d3..ff3760b 100755 --- a/build-webapp.sh +++ b/build-webapp.sh @@ -10,6 +10,8 @@ if [[ -d "$DEST_DIR" ]]; then exit 1 fi +echo "ANIMALS" + npm config set @cerc-io:registry https://git.vdb.to/api/packages/cerc-io/npm/ npm install -g @cerc-io/laconic-registry-cli