diff --git a/app/build.js b/app/build.js index 3d8195a9..6e9e736c 100644 --- a/app/build.js +++ b/app/build.js @@ -21,7 +21,8 @@ const config = { }, win: { icon: 'build/thedesk.ico', - target: ['nsis', 'appx', 'portable'] + target: ['nsis', 'appx', 'portable'], + publish: [] }, appx: { identityName: '53491Cutls.TheDesk',