autoUpdater : My app package is about 402MB, any way to make it smaller? #16040
Unanswered
aziza-daim
asked this question in
CLI - Electron mode
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am using quasar with vite ,
when building my app withelectron-builder I got the package size about 402mb, which is very large to be uploaded to github ( for auto update ) or even to be downloaded by clients..
I could reduce the size t 308mb by moving dependencies in package.json to devDependencies, but it still a large size.
I don't know how can i use autoUpdater in this situation, or how to reduce my package.
Thanks for any help.
Beta Was this translation helpful? Give feedback.
All reactions