forge/packages/maker/zip
VerteDinde 81160c598e
v7.3.0
2024-02-21 09:55:47 -08:00
..
src fix: handle missing manifest in zip maker (#3405) 2023-11-09 10:48:46 -08:00
test fix: handle missing manifest in zip maker (#3405) 2023-11-09 10:48:46 -08:00
README.md
package.json v7.3.0 2024-02-21 09:55:47 -08:00

README.md

maker-zip

@electron-forge/maker-zip 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.

Note: There are no configuration options for this target.

{
  name: '@electron-forge/maker-zip'
}