We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea5678a commit ef7a6faCopy full SHA for ef7a6fa
electron_app/vue.config.js
@@ -31,7 +31,7 @@ module.exports = {
31
"target": {
32
"target": "dmg",
33
"arch": [
34
- ['arm64' , 'x64']
+ 'arm64' , 'x64'
35
]
36
}
37
},
0 commit comments