@electron-forge/maker-appx
TypeScript icon, indicating that this package has built-in type declarations

7.4.0 • Public • Published

maker-appx

@electron-forge/maker-appx builds .appx packages, which are designed to target the Windows Store.

You can only build the AppX target on Windows machines with the Windows 10 SDK installed.

Configuration options are documented in MakerAppXConfig.

{
  name: '@electron-forge/maker-appx',
  config: {
    publisher: 'CN=developmentca',
    devCert: 'C:\\devcert.pfx',
    certPass: 'abcd'
  }
}

/@electron-forge/maker-appx/

    Package Sidebar

    Install

    npm i @electron-forge/maker-appx

    Weekly Downloads

    588

    Version

    7.4.0

    License

    MIT

    Unpacked Size

    24.1 kB

    Total Files

    15

    Last publish

    Collaborators

    • vertedinde
    • georgexu99
    • erickzhao
    • malept
    • marshallofsound