mirror of
https://github.com/APIParkLab/APIPark.git
synced 2026-06-26 16:01:56 +08:00
update build.sh
This commit is contained in:
+1
-1
@@ -73,7 +73,7 @@ build_frontend() {
|
||||
echo_info "Install dependencies..."
|
||||
pnpm install --registry https://registry.npmmirror.com --dir ./frontend
|
||||
echo_info "Build frontend..."
|
||||
cd ./frontend && pnpm run build
|
||||
cd ./frontend && pnpm run build --verbose
|
||||
cd ..
|
||||
else
|
||||
echo_info "Need not build frontend."
|
||||
|
||||
Reference in New Issue
Block a user