Github publisher for Electron Forge
MSIX maker for Electron Forge
S3 publisher for Electron Forge
A complete tool for building modern Electron applications
A plugin for flipping Electron Fuses in Electron Forge
ZIP maker for Electron Forge
Customize and package your Electron app with OS-specific bundles (.app, .exe, etc.) via JS or CLI
An `electron-forge` maker for MSIX that supports `electron-forge` v6 and can be used as a replacement for `electron-builder`. Supports code-signing.
A drop-in module that adds autoUpdating capabilities to Electron apps
DMG maker for Electron Forge
Codesign Electron macOS apps
Deb maker for Electron Forge
Rpm maker for Electron Forge
Squirrel maker for Electron Forge
AppX maker for Electron Forge
An `electron-forge` maker for NSIS that supports `electron-forge` v6 and can be used as a replacement for `electron-builder`. Supports code-signing and basic updates with `electron-updater`.
Electron release server publisher for Electron Forge
Codesign Electron Windows apps
Nucleus publisher for Electron Forge
Detect if running in Electron.
MSIX packager for Electron Apps
An AppImage maker implementation for the Electron Forge.
When using Electron with Webpack, the easiest way to support native modules is to add them to Webpack `externals` configuration. This tells webpack to load them from `node_modules` via `require()`:
Get the Node ABI for a given target and runtime, and vice versa.