调整build指令

This commit is contained in:
mcallzbl 2025-07-26 17:08:54 +08:00
parent bad60de6dd
commit 510518c80a

View File

@ -18,3 +18,8 @@ module.exports = {
],
asar: true, // 使用 asar 压缩
};
build方式
cd .\lingtropy-client\
yarn install
yarn run build:mac