npm vue-cli-plugin-electron-builder 1.0.0-rc.11
RC 11 - Fix with latest vue-cli, process.env.IS_ELECTRON

latest releases: 3.0.0-alpha.4, 3.0.0-alpha.3, 3.0.0-alpha.2...
5 years ago

This release include a fix with the latest version of vue-cli (publicPath and baseUrl), as well as some other fixes and features.

Features:

  • Command line args are now passed to electron in electron:serve (#185, 0e2b395)
  • process.env.IS_ELECTRON is now set accordingly (#181, 346701f)

Bug Fixes:

  • Broken vue cli ui pages are now removed (#48, 793805e)
  • electron:build now works properly with vue-cli 3.3.0 (#177, 28b5be0)
  • electron-builder install-app-deps is now run on postuninstall as well as postinstall (#168, f9f8b47)

Don't miss a new vue-cli-plugin-electron-builder release

NewReleases is sending notifications on new releases.