You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This build method bundles all node_modules into asar.
The "Hello World" example has an overall size of ~500MB when it should be around the ~236 MB mark.
Seems like all source files are included also.
This build method bundles all node_modules into asar.
The "Hello World" example has an overall size of ~500MB when it should be around the ~236 MB mark.
Seems like all source files are included also.