before-quit isn't called when my react-electron application exits

后端 未结 0 1843
暗喜
暗喜 2020-12-06 08:46

My first electron app... this is part of my electron.js

app.whenReady().then(() => {
  tray = new Tray("icon.ico");
  const contextMenu = Menu.bu         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题