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
Hi, there
I am trying to build vue3 electron desktop app...
As far as I understand, the vue-cli-plugin-electron-builder works when we scaffold our vue project with vue cli... Nowadays, it is in maintenance mode and I am using npm init vue@latest, which scaffolds the project with vite...
How can I make this electron-builder plugin work with my vue app?
I could not find anything, I am new to both vue.js and electron.... Sorry if this has been somehow answered or referred (could not find it yet).
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, there
I am trying to build vue3 electron desktop app...
As far as I understand, the vue-cli-plugin-electron-builder works when we scaffold our vue project with vue cli... Nowadays, it is in maintenance mode and I am using npm init vue@latest, which scaffolds the project with vite...
How can I make this electron-builder plugin work with my vue app?
I could not find anything, I am new to both vue.js and electron.... Sorry if this has been somehow answered or referred (could not find it yet).
thanks, alptekin
Beta Was this translation helpful? Give feedback.
All reactions