nklayman / vue-cli-plugin-electron-builder

Easily Build Your Vue.js App For Desktop With Electron

Home Page:https://nklayman.github.io/vue-cli-plugin-electron-builder/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: Unknown option "mode"

wxfred opened this issue · comments

commented

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