description |
---|
Create a ZIP file for your Electron app using Electron Forge. |
The Zip target builds basic .zip
files containing your packaged application.There are no platform specific dependencies for using this maker and it will run on any platform.
There are no configuration options for this target.
{
name: '@electron-forge/maker-zip'
}