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 6f7e9ad commit a567b30Copy full SHA for a567b30
1 file changed
launcher/vue.config.js
@@ -31,6 +31,7 @@ module.exports = {
31
entitlements: "./node_modules/@sapien99/vue-cli-plugin-electron-builder-notarize/entitlements.mac.inherit.plist",
32
gatekeeperAssess: false,
33
artifactName: "Stereum-Launcher-${version}.${ext}",
34
+ x64ArchFiles: "**/node_modules/cpu-features/build/Release/cpufeatures.node",
35
},
36
win: {
37
signtoolOptions: {
0 commit comments