Electron-Tutorials
Electron-Tutorials copied to clipboard
use "==" instead of "!==" in "main.js"
I think you have to use "==" instead of "!==" in "main.js" of "hello-world" project to entirely close the application if the operating system is darwin and all of the windows are closed!