Results 11 comments of MakerYang

@xiaoboost 之前vue的仓库有么,我可以继续完善下。

I just submitted an update, you can redownload the code, no need: yarn electron:rebuild

国产的?我以为是国外团队维护的呢,打包慢可能是因为打包所需的东西下载慢,你可以设置下代理: ``` registry "https://registry.npm.taobao.org/" electron_mirror "https://npm.taobao.org/mirrors/electron/" electron_builder_binaries_mirror "http://npm.taobao.org/mirrors/electron-builder-binaries/" ``` 应该不是lingo3d-vue的问题,之前没使用vite-plugin-electron可以顺利打包,帮忙再排查下呗。

> 你要么试下 https://github.com/electron-vite/electron-vite-boilerplate 这个模板吧,这个还保留最原始的样子 代理配过了,构建还是慢;问题是构建后打开就白屏;卡好久,查不动 这个模板我测试一下,之前测试的不是这个。

Can I use it on Windows?

Or is there any way to access http://wails.localhost/ in the browser?