On Windows.:
Compiling with "nwjs-packager" result a 504mb directory for a "hellow world" project with only a index.html 1kb file.
Also the .exe takes a long time to open.
Why?
Compiling with "nwjs-builder-phoenix" result a 146mb for the same project and the .exe open fast. Unfortunately the index.html is visible in the compilation directory ...
Any idea how to reduce the weight and slow opening ? Thanks
On Windows.:
Compiling with "nwjs-packager" result a 504mb directory for a "hellow world" project with only a index.html 1kb file.
Also the .exe takes a long time to open.
Why?
Compiling with "nwjs-builder-phoenix" result a 146mb for the same project and the .exe open fast. Unfortunately the index.html is visible in the compilation directory ...
Any idea how to reduce the weight and slow opening ? Thanks