Electron-packager: How to reduce package size

Created on 2 Jul 2018  路  1Comment  路  Source: electron/electron-packager

Hi,

Is there a possibility to reduce the package size?

Using electron-packager, the size of the result package is 280 Mb?

Is that normal?

Thanks

question

>All comments

This is normal. From the README:

Note that packaged Electron applications can be relatively large. A zipped, minimal Electron
application is approximately the same size as the zipped prebuilt binary for a given target
platform, target arch, and Electron version
(files named electron-v${version}-${platform}-${arch}.zip).

Was this page helpful?
0 / 5 - 0 ratings

Related issues

pushkin- picture pushkin-  路  4Comments

ghost picture ghost  路  3Comments

Liam-Ryan picture Liam-Ryan  路  4Comments

akcorp2003 picture akcorp2003  路  4Comments

Write-Guy picture Write-Guy  路  3Comments