How to optimize electron app in memory consuming and package size?
it looks so much. I have just given
npx create-electron-app electron
then direct "npm make" it in my ubuntu, it has created 61MB deb file. and after turn it on, it is taking 101MB from my ram. How can I reduce it?