[Vuejs]-I have issues while doing bundle using vue js with electron

0👍

Consider if you’re going to use Electron 6 instead of Electron 5 for now, as it doesn’t seems like they’re gonna get the Devtools bug solved anytime soon.

From Electrons releases it seems to have been a bug since the release in august, and since it’s not fixed yet, then you have to consider if you want Electron 6 or Vue Devtools

https://github.com/nklayman/vue-cli-plugin-electron-builder/releases

Leave a comment