electron-packager-dummy-wine

1.1.0 • Public • Published

electron-packager-dummy-wine

This package is for when you want to use electron-packager to build a windows build of your app on a non-windows host environment, but you don't want to install wine. Adding this to your package.json will put a dummy wine in your node_modules/.bin (which is included in npm scripts PATH), which will do nothing.

Caveats

  • The icon will not be set
  • The application metadata will not be changed from the Electron defaults

If these are important to you, then you will need Wine.

/electron-packager-dummy-wine/

    Package Sidebar

    Install

    npm i electron-packager-dummy-wine

    Weekly Downloads

    251

    Version

    1.1.0

    License

    ISC

    Unpacked Size

    1 kB

    Total Files

    3

    Last publish

    Collaborators

    • rahatarmanahmed