electron-browser-shell icon indicating copy to clipboard operation
electron-browser-shell copied to clipboard

package into an exe

Open viaco2ove opened this issue 3 years ago • 0 comments

I spent quite a long time to package into an exe, I hope the project can add this part of the configuration

I Configure electron-forge in the root directory.
in package.json "packagerConfig": { .... "asar": false }

viaco2ove avatar Aug 11 '22 07:08 viaco2ove