mirror of
https://github.com/oceanprotocol/commons.git
synced 2023-03-15 18:03:00 +01:00
remove npm run build
This commit is contained in:
parent
f143a59b0b
commit
a6ae9cc731
@ -6,6 +6,5 @@ if [ "${LOCAL_CONTRACTS}" = "true" ]; then
|
|||||||
sleep 2
|
sleep 2
|
||||||
done
|
done
|
||||||
fi
|
fi
|
||||||
npm run build
|
|
||||||
echo "Starting Commons..."
|
echo "Starting Commons..."
|
||||||
serve -l tcp://"${LISTEN_ADDRESS}":"${LISTEN_PORT}" -s /app/frontend/build/
|
serve -l tcp://"${LISTEN_ADDRESS}":"${LISTEN_PORT}" -s /app/frontend/build/
|
||||||
|
Loading…
Reference in New Issue
Block a user