mirror of
https://github.com/jlengrand/sample-node-api.git
synced 2026-03-10 08:41:23 +00:00
committed by
Nakul Manchanda
parent
3302077e91
commit
5a6e9f08ae
@@ -42,16 +42,9 @@ mkdir -p "${PAX_WORKSPACE_DIR}/content"
|
||||
# cp -r plugin-definition "${PAX_WORKSPACE_DIR}/content"
|
||||
|
||||
# build client
|
||||
echo "$PWD contents..."
|
||||
find . -print
|
||||
|
||||
echo "[${SCRIPT_NAME}] building client ..."
|
||||
cd "dist"
|
||||
npm install
|
||||
cd ../
|
||||
|
||||
echo "$PWD updated contents..."
|
||||
find . -print
|
||||
|
||||
cd "${ROOT_DIR}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user