@hydraulic/override-zip
v15.1.0
Published
Override your Squirrel macOS Zip with a different zip.
Downloads
28
Readme
override-zip
This module provides an Electron Forge plugin that allows replacing a macOS .zip generated with @electron-forge/maker-zip to simplify migrating your users from a Squirrel installation into a new package built with Conveyor.
Conveyor is an easier and more powerful alternative to Electron Forge/Builder/Installer. It can build self-updating packages for all desktop operating systems from any OS, can do background and forced-on-launch updates and has many other useful features.
The plugin itself simply uses a postMake
hook to replace whatever .zip was generated by the @electron-forge/maker-zip plugin with zips provided via configuration.
Click the link below for usage instructions.