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 8f335ba commit 3e7ca45Copy full SHA for 3e7ca45
forge.config.js
@@ -6,7 +6,7 @@ module.exports = {
6
makers: [
7
{
8
name: '@electron-forge/maker-squirrel',
9
- platforms: ['windows'],
+ platforms: ['win32'],
10
config: {
11
bin: 'simplycode',
12
}
0 commit comments