10 ms·
161MB MSI for a budgeting app... I know there's a thing as electron bloat but this is kind of all sorts of insane.
by c- 7y ago
161MB MSI for a budgeting app... I know there's a thing as electron bloat but this is kind of all sorts of insane.
- bobblywobbles 7y agoIt's mainly electron, but I'll look in the future to cut down the size. (My Budget author here).
- theprotocol 7y agoYou might be interested in Proton Native (https://proton-native.js.org/#/ https://proton-native.js.org/#/) which should produce a much more lightweight output and has native controls. I have not used it though so I cannot vouch for whether it is sufficient for your needs.
- bobblywobbles 7y agoI'd have to see if it has all the building/signing and packaging support as electron. Thanks for linking!