fix(build):尝试修正Windows无法打包的问题。
This commit is contained in:
		| @@ -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", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user