i have a configuration error : ( Error: build entry field required for the electron vite main config ) in electron-vite library
i tried to change my files name inside the main folder to: app.ts windows.ts ipcMain.ts files name (img) i ran into this problem, and honestly, I’m not familiar with configuring Rollup or Vite.js because I haven’t used them before. So, I need some help with this and a quick explanation about how to configure Vite […]