This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@zckevin/electron-builder

0.0.12 • Public • Published

...

use @zckevin/electron-builder

# install
npm install --save-dev @zckevin/electron-builder

# install other dependencies from original electron-builder
npm install --save-dev builder-util-runtime dmg-builder builder-util

use electron-updater

Install

# install
npm install --save @zckevin/electron-asar-differential-updater 


# install other dependencies from original electron-builder
npm install --save-dev builder-util-runtime

Set differentialAsarZip in package.json

{
  "build": {
    // ...

    differentialAsarZip: true
  }
}

dev

Use the following Node/pnpm versions in case pnpm install fails:

node version: 16.16.0
pnpm version: 7.6.0

Readme

Keywords

none

Package Sidebar

Install

npm i @zckevin/electron-builder

Weekly Downloads

13

Version

0.0.12

License

MIT

Unpacked Size

2.94 MB

Total Files

548

Last publish

Collaborators

  • zckevin