mirror of
https://github.com/jlengrand/sample-node-api.git
synced 2026-03-10 08:41:23 +00:00
committed by
Nakul Manchanda
parent
d028786d95
commit
6282bda1cd
@@ -44,7 +44,7 @@ mkdir -p "${PAX_WORKSPACE_DIR}/content"
|
||||
# build client
|
||||
if [ ! -f "dist/app.min.js" ]; then
|
||||
echo "[${SCRIPT_NAME}] building client ..."
|
||||
npm run build
|
||||
npm install
|
||||
fi
|
||||
|
||||
cd "${ROOT_DIR}"
|
||||
|
||||
Reference in New Issue
Block a user