Sun Zhigang
Sun Zhigang
Close since no update
It has been there since the beginning. So far no harm. Will resolve someday.
@hemangjoshi37a Sure. Could you give a hand to solve this?
> revise the package.json in root directory: > > "main": "bundled/background.js", It works when `electron:serve`, but failed when `electron:build`: ``` Error: Application entry file "bundled/background.js" in the "/Users/sunner/src/ChatALL/dist_electron/mac-arm64/ChatALL.app/Contents/Resources/app.asar" does not...
@hemangjoshi37a nice analysis. Could you give me a help to make a PR?
fixed since upgrade vue-cli-plugin-electron-builder
Hi, @Edwinvalerio Would you like to continue this two PRs? If so, go ahead. If not, I will merge them with a little change.
merged in e6992e00c19faf0993205f9c392ff94a11e577ca
duplicate with #21 #20
Could you try the latest code in main branch? It maybe solves this problem.