Try & build a Hello World app. Its like ~40-45MB which I don't remember but I built it. Some of my simple examples can be found here, here & here & I think it was very less in size.
I made a short blog a year or so ago about reducing size. If you know React/Preact I have a ready made boilerplate with Webpack Support I just created.
If you're getting a size like Pugson says then you're obviously doing something wrong with your code. You can find a nice list of resources at awesome-electron & if you don't know anything about Electron & as the docs suck then get started here.
If you still don't get the size reduced take a look at VSCode & Atom, its like 70MB with so much stuff.
Also, take a look at Electron Builder & if you still aren't getting any size reduction then show me the code. I'll take a look.
Try & build a Hello World app. Its like ~40-45MB which I don't remember but I built it. Some of my simple examples can be found here, here & here & I think it was very less in size.
I made a short blog a year or so ago about reducing size. If you know React/Preact I have a ready made boilerplate with Webpack Support I just created.
If you're getting a size like Pugson says then you're obviously doing something wrong with your code. You can find a nice list of resources at awesome-electron & if you don't know anything about Electron & as the docs suck then get started here.
If you still don't get the size reduced take a look at VSCode & Atom, its like 70MB with so much stuff.
Also, take a look at Electron Builder & if you still aren't getting any size reduction then show me the code. I'll take a look.