diff --git a/vue.config.js b/vue.config.js index 974f812..0ccb14f 100644 --- a/vue.config.js +++ b/vue.config.js @@ -79,7 +79,7 @@ const config = { LSUIElement: 0 }, target: [{ - target: 'dmg', + target: ['dmg', 'zip'], arch: [ 'universal', 'x64',