'UnPackaged' folder with Electron builds
-
I see these folders when I run quasar build -m electron
MyApp-win32-x64
UnPackagedWhat is the purpose of this UnPackaged folder? Is it a necessary part of the distribution and should I include it with any installers?
Any advice on how to go about creating an installer for the Electron Package would be appreciated also.