Add support for pnpm as a webapp build tool. #767
@ -17,7 +17,7 @@ if [ -z "$CERC_BUILD_TOOL" ]; then
|
||||
else
|
||||
CERC_BUILD_TOOL=npm
|
||||
fi
|
||||
f
|
||||
fi
|
||||
|
||||
cd "${WORK_DIR}" || exit 1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user