nklayman / vue-cli-plugin-electron-builder

Easily Build Your Vue.js App For Desktop With Electron
https://nklayman.github.io/vue-cli-plugin-electron-builder/
MIT License
4.12k stars 280 forks source link

Error: Unknown option "mode" #1945

Open wxfred opened 1 year ago

wxfred commented 1 year ago

Describe the bug vue-cli-service electron:build --mode=xxx will cause the error, while vue-cli-service electron:build --mode xxx won't.