fix(build):尝试修正Windows无法打包的问题。
This commit is contained in:
parent
12feefaaec
commit
477634978f
@ -52,7 +52,12 @@
|
||||
"icons/eyeicon.ico"
|
||||
],
|
||||
"identifier": "xyz.archgrid.comic-viewer",
|
||||
"targets": "all"
|
||||
"targets": "all",
|
||||
"windows": {
|
||||
"wix": {
|
||||
"language": "zh-CN"
|
||||
}
|
||||
}
|
||||
},
|
||||
"security": {
|
||||
"devCsp": "default-src 'self'; img-src 'self' asset: https://asset.localhost",
|
||||
|
Loading…
x
Reference in New Issue
Block a user