How to bundle an Electron Application

preview_player
Показать описание
In this video we cover bundling the Electron Vite application from the other videos! I appreciate all of the feedback on the other videos! If you have any other things you would like to see, just let me know in the comments below and I can get around to making a video explaining it further.

Remember to Like, Comment, and Subscribe for more content!
Рекомендации по теме
Комментарии
Автор

Great video! Can you make another one showing how to package an app for linux deb, flatpak, appimage, and snapd?

MEGAFOXTERRIER
Автор

Hi, thanks for the content.
I experience issue with that tutorial, when I bundle my application for mac, I open the .dmg installer and the electron window loads, but it is completely blank ?
What could be the issue ?

georgirazsolkov
Автор

Hi ! Sorry for disturbing

My app is built now

It show the screen but DevTools is disconnected!
It seems that my db file in the dist-electron folder are not found

Help me please 🙏🏾

tidalauralien
Автор

Hi, I'm having a problem making the build. I have a Sidebar which handles paths, for example "/", "/configuration". At the time of development everything works fine but when I do the build and I want to navigate between the menus, I get that the files (the paths I set) are not available. Could you help me please? Thank you very much and nice video!

fraanarrizurieta