electron-react-boilerplate / electron-react-boilerplate

A Foundation for Scalable Cross-Platform Apps

Home Page:https://electron-react-boilerplate.js.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What should the expected win-unpacked size be?

wladimir-k-m opened this issue · comments

After cloning the project, installing with npm (or yarn) and packaging I get a "win-unpacked" folder size of 241MB. Is this normal? There is a locales folder with 33MB and a 8.6MB license file which seems unreasonably big. Is there a way to reduce the size? I searched for similar issues but couldn't find anything useful.

  1. win-unpacked folder size is normal
  2. try electron-builder hooks to delete unnecessary files
  3. try electron-builder's electronLanguages option to keep your desired locales