You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Electron 6.0.0. has three new Helper apps which must be included in the build.
The version of electron-builder used by this module doesn't handle this.
A new version 21.2.0 was just released which correctly copies the new helpers.
To Reproduce
Set up a vue-cli-plugin-electron-builder with Electron 6.0.0.
Build.
Try launching the app.
Expected behavior vue-cli-plugin-electron-builder should work with Electron 6.0.0
Environment (please complete the following information):
Describe the bug
Electron 6.0.0. has three new Helper apps which must be included in the build.
The version of
electron-builder
used by this module doesn't handle this.A new version
21.2.0
was just released which correctly copies the new helpers.To Reproduce
vue-cli-plugin-electron-builder
with Electron 6.0.0.Expected behavior
vue-cli-plugin-electron-builder
should work with Electron 6.0.0Environment (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: