Package Exports
- electron-forge-maker-7zsfx
- electron-forge-maker-7zsfx/dist/index.cjs
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (electron-forge-maker-7zsfx) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
electron-forge-maker-7zsfx
7zsfx maker uses 7z sfx module to generate an exe executable file. After running, it releases the application to a temporary directory and then starts the application.
BCJ2 filter is used by default, which has higher compression ratio for x86 executables.
Usage
Pre-requisites:
- Windows machine
- Linux and macOS machine with 7zr installed
Configuration options are documented in SevenZSFXMakerConfigOptions.
See demo