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

7.4.0 • Public • Published

Fork info

This is a fork of the original @electron-forge/maker-dmg package. The original has a bug https://github.com/electron/forge/issues/3517

It should be added to your package.json like so:

    "@electron-forge/maker-dmg": "https://registry.npmjs.org/@fellow/maker-dmg/-/maker-dmg-7.4.0.tgz",

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'
  }
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 7.4.0
    131
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 7.4.0
    131

Package Sidebar

Install

npm i @fellow/maker-dmg

Weekly Downloads

131

Version

7.4.0

License

MIT

Unpacked Size

11.7 kB

Total Files

10

Last publish

Collaborators

  • sciyoshi
  • ericls
  • amin451
  • macdja38
  • cpmsmith