Try this:
icon: path.join(__static, 'joe.icns'),
And put the icon in ./dist_electron/bundled
and ./public
CLICK HERE to find out more related problems solutions.
Try this:
icon: path.join(__static, 'joe.icns'),
And put the icon in ./dist_electron/bundled
and ./public
CLICK HERE to find out more related problems solutions.