npm vue-cli-plugin-electron-builder 1.0.0-rc.3
RC 3 - Bug fixes and some new features

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

12 issues have been closed since the last release 🎉! This means a lot of small features/fixes.

A few new features

  • Electron's junk output is now stripped from the terminal (#60, da4033e)
  • --skipBundle only runs electron-builder, skipping all bundling (#70, 368a9e4)
  • --legacy disables modern mode while bundling the renderer process (#71, 368a9e4)
  • Add support for custom node_modules folder path when detecting externals (#75, 4cb6886)

And, the bug fixes

  • Support not having a css folder inside dist_electron/bundled (#64, e3cb7cb)
  • Fixes electron not detecting app's product name (#74, 6c76898)

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

NewReleases is sending notifications on new releases.