This repository was archived by the owner on Oct 13, 2024. It is now read-only.

Description
Error on running pipeline:
Application entry file "out\main\index.js" in the "D:\a\electron-test\electron-test\dist\win-unpacked\resources\app.asar" does not exist. Seems like a wrong configuration. failedTask=build stackTrace=Error: Application entry file "out\main\index.js" in the "D:\a\electron-test\electron-test\dist\win-unpacked\resources\app.asar" does not exist. Seems like a wrong configuration.
My electron.vite.config.ts:

My electron-builder.yml:

My structure is like this: