Update build.js

This commit is contained in:
Preston 2020-05-27 17:18:04 -04:00 committed by GitHub
parent 698814fa23
commit 1b6821a397
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ const config = {
},
win: {
icon: '_icons/icon.ico',
target: ['nsis', 'zip', 'portable'],
target: ['nsis', 'zip', 'portable', 'squirrel'],
},
nsis: {
allowToChangeInstallationDirectory: true,