forked from freeleaps/freeleaps-pub
Update for remove useless npm install lodash
This commit is contained in:
parent
15c4dbd737
commit
970065a2b5
@ -1808,10 +1808,6 @@ if [[ "${START_FRONTEND}" == "true" ]]; then
|
||||
echo '============================================'
|
||||
pushd /home/devbox/freeleaps/frontend
|
||||
|
||||
echo "==> Installing dependencies..."
|
||||
npm install lodash
|
||||
|
||||
|
||||
# echo "==> Starting frontend service..."
|
||||
baseline_file=\$(mktemp)
|
||||
echo "==> Creating a baseline file for the frontend service..."
|
||||
|
||||
Loading…
Reference in New Issue
Block a user