chore:去掉 build-proxy-cli
This commit is contained in:
parent
aa6028f951
commit
f68ee06f25
2
justfile
2
justfile
@ -32,7 +32,7 @@ install-frontend-dep:
|
|||||||
pnpm i
|
pnpm i
|
||||||
|
|
||||||
# 构建Paw-GUI,输出到 src-tauri/target/release/bundle 目录下
|
# 构建Paw-GUI,输出到 src-tauri/target/release/bundle 目录下
|
||||||
build: build-proxy-cli build-system-service install-frontend-dep
|
build: build-system-service install-frontend-dep
|
||||||
pnpm tauri build
|
pnpm tauri build
|
||||||
|
|
||||||
# 启动Paw-GUI开发模式
|
# 启动Paw-GUI开发模式
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user