This repository was archived by the owner on Jul 17, 2026. It is now read-only.
Replies: 1 comment 1 reply
|
可以自行修改 win:
# 构建类型
target:
- target: "nsis"
arch:
- "x64" # AMD64
- target: "nsis"
arch:
- "ia32" # x86
- target: "nsis"
arch:
- "arm64" # ARM64 |
1 reply
Answer selected by
imsyy
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
可以自行修改
electron-builder.yml,我这就不改了,要不打包出来的文件太大了