Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
RezaRafia committed Mar 15, 2024
1 parent 1034c98 commit 0090761
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions forge.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ import { MakerRpm } from '@electron-forge/maker-rpm';
import { VitePlugin } from '@electron-forge/plugin-vite';

const config: ForgeConfig = {
packagerConfig: {
asar: true,
},
rebuildConfig: {},
makers: [new MakerSquirrel({}), new MakerZIP({}, ['darwin']), new MakerRpm({}), new MakerDeb({})],
publishers: [
Expand Down

0 comments on commit 0090761

Please sign in to comment.