ychinghin

Results 1 comments of ychinghin

If you're using electron-builder, .exe might not work in the asar file, so you need to unpack it when packaging the app. In package.json, add ` "build": { "asarUnpack": [...