@electron-forge/maker-dmg
TypeScript icon, indicating that this package has built-in type declarations

7.4.0 • Public • Published

maker-dmg

@electron-forge/maker-dmg builds .dmg files, which are the standard format for sharing macOS apps. You can only build the DMG target on macOS machines.

Configuration options are documented in MakerDMGConfig.

{
  name: '@electron-forge/maker-dmg',
  config: {
    background: './assets/dmg-background.png',
    format: 'ULFO'
  }
}

Dependents (7)

Package Sidebar

Install

npm i @electron-forge/maker-dmg

Weekly Downloads

23,575

Version

7.4.0

License

MIT

Unpacked Size

13.3 kB

Total Files

11

Last publish

Collaborators

  • vertedinde
  • georgexu99
  • erickzhao
  • malept
  • marshallofsound