Skip to content

Commit 6c88103

Browse files
authored
Studio: Update electron-forge to the latest version 7.6.0 (#795)
* chore(package.json): update electron-forge to latest version 7.6.1 * chore: space * chore: test removing overrides for electron-packager * chore: revert testing broken Windows
1 parent f55c5b7 commit 6c88103

File tree

3 files changed

+834
-476
lines changed

3 files changed

+834
-476
lines changed

forge.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ const config: ForgeConfig = {
5555
? []
5656
: [
5757
new MakerDMG(
58+
// @ts-expect-error - https://github.com/electron/forge/issues/3712
5859
{
5960
icon: 'assets/studio-app-icon.icns',
6061
background: 'assets/dmg-background.png',

0 commit comments

Comments
 (0)