electron-builder
app builder lib.TypeAlias.ElectronPlatformName
Initializing search
    electron-userland/electron-builder
    • electron-updater@6.6.4
    • 14.1k
    • 1.8k
    electron-userland/electron-builder
    • electron-updater@6.6.4
    • 14.1k
    • 1.8k
    • Introduction
    • Command Line Interface (CLI)
    • Donate
      • Example
        • electron-builder
        • app-builder-lib
        • electron-updater
      • Common Configuration
      • Application Contents
      • File Patterns
        • Any macOS Target
        • DMG
        • MAS
        • PKG
        • Any Windows Target
        • NSIS
        • AppX
        • MSI
        • MSI Wrapped
        • Squirrel.Windows
        • Any Linux Target
        • AppImage
        • Flatpak
        • Snap
      • Publish
      • Build Hooks
      • Icons
      • Auto Update
      • Code Signing
      • Multi Platform Build
      • Loading App Dependencies Manually
      • Two package.json Structure
      • macOS Kernel Extensions
      • Sign a Windows app on macOS/Linux
      • Release Using Channels
      • Test Update on s3 Locally

    app builder lib.TypeAlias.ElectronPlatformName

    Electron-Builder / app-builder-lib / ElectronPlatformName

    ElectronPlatformName: "darwin" | "linux" | "win32" | "mas"

    Made with Material for MkDocs