I build a hello-world with reference to Quick Start. then I use electron-packager package the app in mac .
The hello-world.app is 96M!!! It is too big
What can I do to smaller the package.
Electron ships a working Chromium browser, so the big size of package is unavoidable, it might be solve once we have #673.